Skip to content

Commit 43a4241

Browse files
committed
Prep release
1 parent eca8d7b commit 43a4241

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

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

3-
## [3.x - Unreleased] - 2021-xx-xx
3+
## [3.x - Unreleased] - 2022-xx-xx
4+
5+
## [3.10.0] - 2022-09-10
46
### Added
57
- Added `ItemSorter`, `BoxSorter` and `PackedBoxSorter` to allow calling applications to have better control over
68
sorting decisions
@@ -485,8 +487,9 @@ Initial release
485487
- Experimental code to get a feel for how calculations can best be implemented
486488
- Only works if all items fit into a single box (so not production ready at all)
487489

488-
[3.x - Unreleased]: https://github.com/dvdoug/BoxPacker/compare/3.9.4...3.x
490+
[3.x - Unreleased]: https://github.com/dvdoug/BoxPacker/compare/3.10.0...3.x
489491

492+
[3.10.0]: https://github.com/dvdoug/BoxPacker/compare/3.9.4...3.10.0
490493
[3.9.4]: https://github.com/dvdoug/BoxPacker/compare/3.9.3...3.9.4
491494
[3.9.3]: https://github.com/dvdoug/BoxPacker/compare/3.9.2...3.9.3
492495
[3.9.2]: https://github.com/dvdoug/BoxPacker/compare/3.9.1...3.9.2

0 commit comments

Comments
 (0)