Skip to content

Commit

Permalink
release/2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mleutenegger committed Mar 10, 2024
1 parent 0f347be commit 012eea8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]


<a name="2.2.3"></a>
## [2.2.3] - 2024-03-10
### 🐞 Fixed
- Schema graph correctly renders DataObjects as Pages ([#69](https://github.com/syntro-opensource/silverstripe-seo/issues/69))


<a name="2.2.2"></a>
## [2.2.2] - 2024-03-08
### 🐞 Fixed
Expand Down Expand Up @@ -110,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<a name="0.1.0"></a>
## 0.1.0 - 2020-05-25

[Unreleased]: https://github.com/syntro-opensource/silverstripe-seo/compare/2.2.2...HEAD
[Unreleased]: https://github.com/syntro-opensource/silverstripe-seo/compare/2.2.3...HEAD
[2.2.3]: https://github.com/syntro-opensource/silverstripe-seo/compare/2.2.2...2.2.3
[2.2.2]: https://github.com/syntro-opensource/silverstripe-seo/compare/2.2.1...2.2.2
[2.2.1]: https://github.com/syntro-opensource/silverstripe-seo/compare/2.2.0...2.2.1
[2.2.0]: https://github.com/syntro-opensource/silverstripe-seo/compare/2.1.1...2.2.0
Expand Down

0 comments on commit 012eea8

Please sign in to comment.