Skip to content

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Jul 2, 2021
1 parent 86e7f19 commit 5da1332
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 5da1332

Please sign in to comment.