Skip to content

Commit 3b52858

Browse files
committed
Add changelog file.
1 parent 26fbc64 commit 3b52858

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
All notable changes to `ApiProblem` will be documented in this file.
4+
5+
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6+
7+
## 3.7.1 - 2026-01-12
8+
9+
### Added
10+
- Changed PHPDocs to use `$this` for fluent methods, which helps IDE autocompletes.
11+
12+
### Deprecated
13+
- Nothing
14+
15+
### Fixed
16+
- Assorted legalese and paperwork updates.
17+
- Improved .gitattributes to ship fewer files.
18+
19+
### Removed
20+
- Nothing
21+
22+
### Security
23+
- Nothing

0 commit comments

Comments
 (0)