Skip to content

Commit

Permalink
Changelog for 1.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crell committed Sep 25, 2024
1 parent b103c7a commit 10f6066
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ All notable changes to `Serde` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## 1.3.1 - 2024-09-25

### Added
- Nothing

### Deprecated
- Nothing

### Fixed
- Fixed two implicit nullable arguments for full PHP 8.4 compatibility.

### Removed
- Nothing

### Security
- Nothing

## 1.3.0 - 2024-09-19

### Added
Expand Down

0 comments on commit 10f6066

Please sign in to comment.