Skip to content

Commit 0717615

Browse files
committed
Update changelog
1 parent 115a774 commit 0717615

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [3.x - Unreleased] - 2021-xx-xx
4+
5+
## [3.9.4] - 2021-10-21
46
### Changed
57
- `psr/log` compatibility changed from `^1.0` to `^1.0||^2.0||^3.0`
68

@@ -479,8 +481,9 @@ Initial release
479481
- Experimental code to get a feel for how calculations can best be implemented
480482
- Only works if all items fit into a single box (so not production ready at all)
481483

482-
[3.x - Unreleased]: https://github.com/dvdoug/BoxPacker/compare/3.9.3...3.x
484+
[3.x - Unreleased]: https://github.com/dvdoug/BoxPacker/compare/3.9.4...3.x
483485

486+
[3.9.4]: https://github.com/dvdoug/BoxPacker/compare/3.9.3...3.9.4
484487
[3.9.3]: https://github.com/dvdoug/BoxPacker/compare/3.9.2...3.9.3
485488
[3.9.2]: https://github.com/dvdoug/BoxPacker/compare/3.9.1...3.9.2
486489
[3.9.1]: https://github.com/dvdoug/BoxPacker/compare/3.9.0...3.9.1

0 commit comments

Comments
 (0)