Skip to content

Commit

Permalink
Release 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdk committed Oct 6, 2021
1 parent 5187bca commit 44c4dcc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@



## 2.18.0 (2021-10-06)

#### :rocket: Enhancement
* [#204](https://github.com/lblod/frontend-gelinkt-notuleren/pull/204) Only save document if it's in a dirty state ([@lagartoverde](https://github.com/lagartoverde))
* [#203](https://github.com/lblod/frontend-gelinkt-notuleren/pull/203) Change column order in attachments table ([@lagartoverde](https://github.com/lagartoverde))
* [#202](https://github.com/lblod/frontend-gelinkt-notuleren/pull/202) Add numbering to agendapoints in intermission select and fixed ordering ([@lagartoverde](https://github.com/lagartoverde))
* [#201](https://github.com/lblod/frontend-gelinkt-notuleren/pull/201) Add tooltip on attachment button ([@Dietr](https://github.com/Dietr))

#### :house: Internal
* [#199](https://github.com/lblod/frontend-gelinkt-notuleren/pull/199) bump ember auto import ([@nvdk](https://github.com/nvdk))

#### Committers: 3
- Dieter Peirs ([@Dietr](https://github.com/Dietr))
- Niels V ([@nvdk](https://github.com/nvdk))
- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde))

## 2.17.0 (2021-09-24)

#### :rocket: Enhancement
Expand Down
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.17.0",
"version": "2.18.0",
"private": true,
"description": "Ember frontend of the Gelinkt Notuleren application",
"repository": {
Expand Down

0 comments on commit 44c4dcc

Please sign in to comment.