From 418e70b252cd820b9477aef81a72b7ce94080a9a Mon Sep 17 00:00:00 2001 From: Niels Vandekeybus Date: Fri, 25 Mar 2022 11:12:31 +0100 Subject: [PATCH] Release 0.4.0 --- CHANGELOG.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3c22df4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,52 @@ +## 0.4.0 (2022-03-25) + +#### :rocket: Enhancement +* [#52](https://github.com/lblod/app-mow-registry/pull/52) Added location codelists migration ([@lagartoverde](https://github.com/lagartoverde)) + +* bump mow registry frontend to 0.14.0 +* enable all relations: signs, marks and lights + + +## 0.3.0 (2022-01-26) + +#### :rocket: Enhancement +* [#51](https://github.com/lblod/app-mow-registry/pull/51) added temporal signage selector ([@Asergey91](https://github.com/Asergey91)) + +#### Committers: 1 +- Sergey Andreev ([@Asergey91](https://github.com/Asergey91)) + + +## 0.1.0 (2022-01-20) + +#### :rocket: Enhancement +* [#49](https://github.com/lblod/app-mow-registry/pull/49) Chore/setup acmidm ([@nvdk](https://github.com/nvdk)) +* [#48](https://github.com/lblod/app-mow-registry/pull/48) Zonality migrations and relationships ([@Asergey91](https://github.com/Asergey91)) +* [#44](https://github.com/lblod/app-mow-registry/pull/44) Internal/rdfa anotate ([@lagartoverde](https://github.com/lagartoverde)) +* [#43](https://github.com/lblod/app-mow-registry/pull/43) Add concept scheme model configuration ([@claire-lovisa](https://github.com/claire-lovisa)) +* [#41](https://github.com/lblod/app-mow-registry/pull/41) Feature/codelist UI ([@Asergey91](https://github.com/Asergey91)) +* [#37](https://github.com/lblod/app-mow-registry/pull/37) imported codelists from provided spreadsheet ([@Asergey91](https://github.com/Asergey91)) +* [#39](https://github.com/lblod/app-mow-registry/pull/39) removed measures and only add instructions on signs for now ([@nvdk](https://github.com/nvdk)) +* [#36](https://github.com/lblod/app-mow-registry/pull/36) added ability to verify content ([@Asergey91](https://github.com/Asergey91)) +* [#34](https://github.com/lblod/app-mow-registry/pull/34) Chore/provide measure data ([@nvdk](https://github.com/nvdk)) +* [#33](https://github.com/lblod/app-mow-registry/pull/33) add traffic-measure-concept ([@nvdk](https://github.com/nvdk)) +* [#30](https://github.com/lblod/app-mow-registry/pull/30) setup/bump dispatcher, identifier for public sparql access ([@Asergey91](https://github.com/Asergey91)) +* [#31](https://github.com/lblod/app-mow-registry/pull/31) add support for linking traffic lights and road markings to road measures. ([@claire-lovisa](https://github.com/claire-lovisa)) +* [#28](https://github.com/lblod/app-mow-registry/pull/28) [Auth] Public access to registry ([@claire-lovisa](https://github.com/claire-lovisa)) +* [#24](https://github.com/lblod/app-mow-registry/pull/24) Add model to mu-cl-resource configs ([@abeforgit](https://github.com/abeforgit)) + +#### :bug: Bug Fix +* [#40](https://github.com/lblod/app-mow-registry/pull/40) replace language strings with regular strings ([@nvdk](https://github.com/nvdk)) +* [#35](https://github.com/lblod/app-mow-registry/pull/35) solved dispatcher conflicts ([@Asergey91](https://github.com/Asergey91)) + +#### Committers: 10 +- Anita Caron ([@anitacaron](https://github.com/anitacaron)) +- Arne Bertrand ([@abeforgit](https://github.com/abeforgit)) +- Boris De Vloed ([@bdevloed](https://github.com/bdevloed)) +- Niels V ([@nvdk](https://github.com/nvdk)) +- Nordine Bittich ([@nbittich](https://github.com/nbittich)) +- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde)) +- Sam Van Campenhout ([@Windvis](https://github.com/Windvis)) +- Sergey Andreev ([@Asergey91](https://github.com/Asergey91)) +- [@claire-lovisa](https://github.com/claire-lovisa) +- [@gcapurso](https://github.com/gcapurso) +