File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.6.0] - 2022-02-15
9+ ### Added
10+ - Allow PHP 8 installation (#203 )
11+ - Enable Symfony 6 dependencies
12+
13+ ### Fixed
14+ - Remove deprecations (#222 , #230 )
15+
816## [ 0.5.2] - 2021-01-07
917### Fixed
1018 - Fix depreciations (#198 )
@@ -137,7 +145,8 @@ Nothing yet.
137145### Added
138146 - Basic functionality
139147
140- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.5.2...master
148+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.6.0...master
149+ [ 0.6.0 ] : https://github.com/omines/datatables-bundle/compare/0.5.2...0.6.0
141150[ 0.5.2 ] : https://github.com/omines/datatables-bundle/compare/0.5.1...0.5.2
142151[ 0.5.1 ] : https://github.com/omines/datatables-bundle/compare/0.5.0...0.5.1
143152[ 0.5.0 ] : https://github.com/omines/datatables-bundle/compare/0.4.2...0.5.0
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2020 Omines Internetbureau B.V.
3+ Copyright (c) 2022 Omines Internetbureau B.V.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments