Skip to content

Commit

Permalink
📝 Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Molkobain committed Nov 5, 2024
1 parent 411dffe commit 114cc13
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
7 changes: 6 additions & 1 deletion molkobain-datacenter-view-extended/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [1.11.2] - 2024-11-05
### Changed
* Improve compatibility with "Location Hierarchy" extension (fix error during setup "[...] DatacenterViewInstaller [...] Unknown attribute locationtype_id from class Location")

## [1.11.1] - 2024-09-18
### Changed
* Fix crash when loading newsroom on a non-admin user in the backoffice
Expand Down Expand Up @@ -161,7 +165,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Initial release

[Unreleased]: https://github.com/Molkobain/itop-datacenter-view-extended/compare/v1.11.1...HEAD
[Unreleased]: https://github.com/Molkobain/itop-datacenter-view-extended/compare/v1.11.2...HEAD
[1.11.2]: https://github.com/Molkobain/itop-datacenter-view-extended/releases/tag/v1.11.2
[1.11.1]: https://github.com/Molkobain/itop-datacenter-view-extended/releases/tag/v1.11.1
[1.11.0]: https://github.com/Molkobain/itop-datacenter-view-extended/releases/tag/v1.11.0
[1.10.2]: https://github.com/Molkobain/itop-datacenter-view-extended/releases/tag/v1.10.2
Expand Down
9 changes: 7 additions & 2 deletions molkobain-datacenter-view/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [1.14.2] - 2024-11-05
### Changed
* Improve compatibility with "Location Hierarchy" extension (fix error during setup "[...] DatacenterViewInstaller [...] Unknown attribute locationtype_id from class Location")

## [1.14.1] - 2024-09-18
### Change
### Changed
* Fix crash when loading newsroom on a non-admin user in the backoffice

## [1.14.0] - 2024-08-29
Expand Down Expand Up @@ -167,7 +171,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
* Initial release

[Unreleased]: https://github.com/Molkobain/itop-datacenter-view/compare/v1.14.1...HEAD
[Unreleased]: https://github.com/Molkobain/itop-datacenter-view/compare/v1.14.2...HEAD
[1.14.2]: https://github.com/Molkobain/itop-datacenter-view/releases/tag/v1.14.2
[1.14.1]: https://github.com/Molkobain/itop-datacenter-view/releases/tag/v1.14.1
[1.14.0]: https://github.com/Molkobain/itop-datacenter-view/releases/tag/v1.14.0
[1.13.0]: https://github.com/Molkobain/itop-datacenter-view/releases/tag/v1.13.0
Expand Down

0 comments on commit 114cc13

Please sign in to comment.