diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..e53fc2c1f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,35 @@ +## 2.8.0 (2021-07-02) + +#### :rocket: Enhancement +* [#140](https://github.com/lblod/frontend-gelinkt-notuleren/pull/140) Feature/get draft description ([@lagartoverde](https://github.com/lagartoverde)) + +#### :bug: Bug Fix +* [#142](https://github.com/lblod/frontend-gelinkt-notuleren/pull/142) show mark-highlight-manual on print view ([@Dietr](https://github.com/Dietr)) + +#### :house: Internal +* [#147](https://github.com/lblod/frontend-gelinkt-notuleren/pull/147) Add lerna-changelog ([@abeforgit](https://github.com/abeforgit)) +* [#145](https://github.com/lblod/frontend-gelinkt-notuleren/pull/145) bump import snippet plugin ([@nvdk](https://github.com/nvdk)) +* [#144](https://github.com/lblod/frontend-gelinkt-notuleren/pull/144) Bump ember-rdfa-editor to v0.45.0 ([@abeforgit](https://github.com/abeforgit)) + +#### Committers: 4 +- Arne Bertrand ([@abeforgit](https://github.com/abeforgit)) +- Dieter Peirs ([@Dietr](https://github.com/Dietr)) +- Niels V ([@nvdk](https://github.com/nvdk)) +- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde)) + + +## v2.7.0 (2021-06-29) + +#### :rocket: Enhancement +* [#137](https://github.com/lblod/frontend-gelinkt-notuleren/pull/137) bugfix: provide read only view, so that once the agendapoint is published the voting is visible in the meeting ([@lagartoverde](https://github.com/lagartoverde)) +* [#139](https://github.com/lblod/frontend-gelinkt-notuleren/pull/139) Allow governor to be selected if deputation ([@abeforgit](https://github.com/abeforgit)) + +#### :bug: Bug Fix +* [#137](https://github.com/lblod/frontend-gelinkt-notuleren/pull/137) bugfix: provide read only view, so that once the agendapoint is published the voting is visible in the meeting ([@lagartoverde](https://github.com/lagartoverde)) +* [#138](https://github.com/lblod/frontend-gelinkt-notuleren/pull/138) Bugfix/store public setting of treatment ([@nvdk](https://github.com/nvdk)) + +#### Committers: 3 +- Arne Bertrand ([@abeforgit](https://github.com/abeforgit)) +- Niels V ([@nvdk](https://github.com/nvdk)) +- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde)) + diff --git a/package.json b/package.json index 6d815daa1..5f7bffb91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend-gelinkt-notuleren", - "version": "2.7.1", + "version": "2.8.0", "private": true, "description": "Ember frontend of the Gelinkt Notuleren application", "repository": {