We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fbc64 commit 3b52858Copy full SHA for 3b52858
CHANGELOG.md
@@ -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
21
22
+### Security
23
0 commit comments