File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4 .0"
2+ "." : " 0.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.5.0 (2026-02-22)
4+
5+ Full Changelog: [ v0.4.0...v0.5.0] ( https://github.com/CASParser/cas-parser-php/compare/v0.4.0...v0.5.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 92b50de] ( https://github.com/CASParser/cas-parser-php/commit/92b50de8ea771c015e38a2635f1ee5c011156008 ) )
10+ * ** api:** api update ([ c0fc7b8] ( https://github.com/CASParser/cas-parser-php/commit/c0fc7b8b4284930ca1d6eec4c58e88b026cf2da5 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** remove mock server code ([ e868489] ( https://github.com/CASParser/cas-parser-php/commit/e8684893f2f7c4ab6d75c2be56fc9f2d7c6a5323 ) )
16+ * update mock server docs ([ 8a17bde] ( https://github.com/CASParser/cas-parser-php/commit/8a17bdee09cb200c74522cdf7ed35f8934ba4ecd ) )
17+
318## 0.4.0 (2026-02-14)
419
520Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/CASParser/cas-parser-php/compare/v0.3.0...v0.4.0 )
Original file line number Diff line number Diff line change 55namespace CasParser ;
66
77// x-release-please-start-version
8- const VERSION = '0.4 .0 ' ;
8+ const VERSION = '0.5 .0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments