Skip to content

Commit

Permalink
Merge pull request #91 from nelmio/release-v3.0.0
Browse files Browse the repository at this point in the history
Fix changelog and prepare for v3.0.0
  • Loading branch information
thePanz authored Jun 18, 2019
2 parents 0752cf0 + 4819a4c commit cdb4683
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
### Security

## [v3.0.0-beta.3](https://github.com/nelmio/NelmioSolariumBundle/releases/tag/v3.0.0-beta.3) - 2019-02-26
## [v3.0.0](https://github.com/nelmio/NelmioSolariumBundle/releases/tag/v3.0.0) - 2019-06-18
### Fixed
- Fixed documentation on Changelog

## [v3.0.0-beta.3](https://github.com/nelmio/NelmioSolariumBundle/releases/tag/3.0.0-beta.3) - 2019-02-26
### Changed
- Refactored class locations (using src and tests sub-directories)
- Removed support for Solarium 3.x (supports for Solarium >= 4.0)
Expand All @@ -23,7 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [v3.0.0-beta.2](https://github.com/nelmio/NelmioSolariumBundle/releases/tag/v3.0.0-beta.2) - 2018-08-13
### Added
- Addded dupport for `solariumphp/solarium` v4.x
- Added support for `solariumphp/solarium` v4.x

## [v3.0.0-beta](https://github.com/nelmio/NelmioSolariumBundle/releases/tag/v3.0.0-beta) - 2018-01-12
### Changed
Expand Down

0 comments on commit cdb4683

Please sign in to comment.