We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8969bb commit 47158a8Copy full SHA for 47158a8
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.0.2"
+ ".": "0.1.0"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.1.0 (2025-08-20)
4
+
5
+Full Changelog: [v0.0.2...v0.1.0](https://github.com/CASParser/cas-parser-php/compare/v0.0.2...v0.1.0)
6
7
+### Features
8
9
+* **client:** improve error handling ([b8969bb](https://github.com/CASParser/cas-parser-php/commit/b8969bb06c1b5c4575ad2f0a25af16f2bb0f5c5f))
10
11
## 0.0.2 (2025-08-18)
12
13
Full Changelog: [v0.0.1...v0.0.2](https://github.com/CASParser/cas-parser-php/compare/v0.0.1...v0.0.2)
0 commit comments