File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.0 "
2+ "." : " 0.4.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.1 (2026-02-20)
4+
5+ Full Changelog: [ v0.4.0...v0.4.1] ( https://github.com/CASParser/cas-parser-php/compare/v0.4.0...v0.4.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** remove mock server code ([ e868489] ( https://github.com/CASParser/cas-parser-php/commit/e8684893f2f7c4ab6d75c2be56fc9f2d7c6a5323 ) )
10+
311## 0.4.0 (2026-02-14)
412
513Full 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.4.1 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments