Skip to content

Commit 1a1bd78

Browse files
committed
Prepare 0.8.2
1 parent 5470c4b commit 1a1bd78

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [Unreleased]
66
Nothing yet.
77

8+
## [0.8.2] - 2024-03-24
9+
### Added
10+
- Add Excel OpenSpout exporter (#332)
11+
12+
### Fixed
13+
- Make Twig columns searchable by default
14+
815
## [0.8.1] - 2024-02-24
916
### Added
1017
- Support PHPoffice v2 (#330)
@@ -189,7 +196,8 @@ or break any applications.
189196
### Added
190197
- Basic functionality
191198

192-
[Unreleased]: https://github.com/omines/datatables-bundle/compare/0.8.1...master
199+
[Unreleased]: https://github.com/omines/datatables-bundle/compare/0.8.2...master
200+
[0.8.2]: https://github.com/omines/datatables-bundle/compare/0.8.1...0.8.2
193201
[0.8.1]: https://github.com/omines/datatables-bundle/compare/0.8.0...0.8.1
194202
[0.8.0]: https://github.com/omines/datatables-bundle/compare/0.7.2...0.8.0
195203
[0.7.2]: https://github.com/omines/datatables-bundle/compare/0.7.1...0.7.2

0 commit comments

Comments
 (0)