doc: update changelog
This commit is contained in:
parent
520225603b
commit
d057cd7665
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## 5.2.1
|
||||||
|
### Added
|
||||||
|
- chore: set side_menu as package name
|
||||||
|
### Fixed
|
||||||
|
- fix(LangRepository): check orm capabilities to query entities
|
||||||
|
- fix(admin/\*SaveButton): cast settings to string
|
||||||
|
|
||||||
## 5.2.0
|
## 5.2.0
|
||||||
### Added
|
### Added
|
||||||
* add compatibility with NC33
|
* add compatibility with NC33
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ Notice
|
||||||
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
|
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
|
||||||
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
|
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
|
||||||
]]></description>
|
]]></description>
|
||||||
<version>5.2.0</version>
|
<version>5.2.1</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author mail="contact@deblan.fr" homepage="https://www.deblan.fr/">Simon Vieille</author>
|
<author mail="contact@deblan.fr" homepage="https://www.deblan.fr/">Simon Vieille</author>
|
||||||
<namespace>SideMenu</namespace>
|
<namespace>SideMenu</namespace>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue