Skip to content

Commit 4d735b6

Browse files
committed
Prep release
1 parent 89e209a commit 4d735b6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

33
## [3.x - Unreleased] - 2023-xx-xx
4+
5+
## [3.12.0] - 2023-07-30
6+
### Changed
7+
- Improved efficiency in packing
48
### Removed
59
- Support for PHP 7.1, 7.2 and 7.3
610

@@ -495,8 +499,9 @@ Initial release
495499
- Experimental code to get a feel for how calculations can best be implemented
496500
- Only works if all items fit into a single box (so not production ready at all)
497501

498-
[3.x - Unreleased]: https://github.com/dvdoug/BoxPacker/compare/3.11.0...3.x
502+
[3.x - Unreleased]: https://github.com/dvdoug/BoxPacker/compare/3.12.0...3.x
499503

504+
[3.12.0]: https://github.com/dvdoug/BoxPacker/compare/3.11.0...3.12.0
500505
[3.11.0]: https://github.com/dvdoug/BoxPacker/compare/3.10.0...3.11.0
501506
[3.10.0]: https://github.com/dvdoug/BoxPacker/compare/3.9.4...3.10.0
502507
[3.9.4]: https://github.com/dvdoug/BoxPacker/compare/3.9.3...3.9.4

0 commit comments

Comments
 (0)