File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
### Added
9
+ ### Changed
10
+ ### Deprecated
11
+ ### Fixed
12
+ ### Security
13
+
14
+ ## [ v3.0.0-beta.3] ( https://github.com/nelmio/NelmioSolariumBundle/releases/tag/v3.0.0-beta.3 ) - 2019-02-26
9
15
### Changed
10
16
- Refactored class locations (using src and tests sub-directories)
11
17
- Removed support for Solarium 3.x (supports for Solarium >= 4.0)
12
18
- Removed support for unmaintained SF versions (supports SF >= 2.8)
13
19
- Removed support for unmaintained PHP version (supports PHP >= 7.1)
14
- ### Deprecated
15
20
### Fixed
16
21
- Fixed deprecations from Solarium 4.2
17
22
- Fixed deprecations from Symfony 4.2
18
- ### Security
19
23
20
24
## [ v3.0.0-beta.2] ( https://github.com/nelmio/NelmioSolariumBundle/releases/tag/v3.0.0-beta.2 ) - 2018-08-13
21
25
### Added
You can’t perform that action at this time.
0 commit comments