Skip to content

Commit

Permalink
Merge branch 'release/2.3.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Jan 12, 2025
2 parents 23430fa + 37469d3 commit cd28c0c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,19 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
- Nothing


## 2.3.0 - 2024-12-22

### Added
- Enums discoverability
- Console command to create an enum
- Console command to annotate enums
- Console command to turn PHP enums into TypeScript enums

### Changed
- Improved static analysis
- CasesCollection::groupBy() does not wrap the result into a collection


## 2.2.1 - 2024-11-22

### Added
Expand Down

0 comments on commit cd28c0c

Please sign in to comment.