Skip to content

Commit

Permalink
3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Sep 5, 2020
1 parent f2469c0 commit 3fc030b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.13.2](https://github.com/sonata-project/SonataClassificationBundle/compare/3.13.1...3.13.2) - 2020-09-05
### Fixed
- [[#573](https://github.com/sonata-project/SonataClassificationBundle/pull/573)]
Fixed support for string model identifiers at Open API definitions.
([@wbloszyk](https://github.com/wbloszyk))
- [[#567](https://github.com/sonata-project/SonataClassificationBundle/pull/567)]
Fix loading CategoryFilter items ([@core23](https://github.com/core23))

### Removed
- [[#573](https://github.com/sonata-project/SonataClassificationBundle/pull/573)]
Removed requirements that were only allowing integers for model identifiers
at Open API definitions. ([@wbloszyk](https://github.com/wbloszyk))

## [3.13.1](https://github.com/sonata-project/SonataClassificationBundle/compare/3.13.0...3.13.1) - 2020-08-23
### Fixed
- [[#554](https://github.com/sonata-project/SonataClassificationBundle/pull/554)]
Expand Down

0 comments on commit 3fc030b

Please sign in to comment.