Skip to content

Commit 54b5946

Browse files
committed
update CHANGELOG.md
1 parent 8cac5fd commit 54b5946

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
All Notable Changes To `dvlpr1996/php-enum-helper-trait` Will Be Documented In This File
44

5+
## 0.2.0 (2024-04-25)
6+
7+
### Added
8+
9+
- Custom XmlException And JsonException Classes.
10+
11+
### Changed
12+
13+
- Enhanced error handling in certain methods for better robustness.
14+
- Updated composer.json schema for namespaces to improve package organization.
15+
16+
### Deprecated
17+
- None
18+
19+
### Removed
20+
21+
- None
22+
23+
### Fixed
24+
25+
- Resolved minor issues.
26+
27+
### Security
28+
29+
- None
30+
531
## 0.1.0 (2024-04-24)
632

733
### Added

0 commit comments

Comments
 (0)