Skip to content

Commit

Permalink
prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Jan 8, 2025
1 parent 72196d1 commit a0774c9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All Notable changes to `Csv` will be documented in this file

## [Next](https://github.com/thephpleague/csv/compare/9.21.0...master) - TBD

### Added

- None

### Deprecated

- None

### Fixed

- None

### Removed

- None

## [9.21.0](https://github.com/thephpleague/csv/compare/9.20.1...9.21.0) - 2025-01-08

### Added
Expand Down
2 changes: 1 addition & 1 deletion docs/_data/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: "Working with CSV can often be much more difficult than you expect,
google_analytics_tracking_id: UA-46050814-6
# Github repository
repository: 'csv'
version: 9.18.0
version: 9.21.0
releases:
# next:
# version: '10.0'
Expand Down

0 comments on commit a0774c9

Please sign in to comment.