Skip to content

Commit

Permalink
Release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lagartoverde committed Sep 1, 2021
1 parent 1e53352 commit 79121a2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@


## 2.12.0 (2021-09-01)

#### :rocket: Enhancement
* [#150](https://github.com/lblod/frontend-gelinkt-notuleren/pull/150) full support for file attachments ([@nvdk](https://github.com/nvdk))
* [#157](https://github.com/lblod/frontend-gelinkt-notuleren/pull/157) Improve file upload UI ([@Asergey91](https://github.com/Asergey91))
* [#152](https://github.com/lblod/frontend-gelinkt-notuleren/pull/152) Feature/file upload ([@Asergey91](https://github.com/Asergey91))
* [#143](https://github.com/lblod/frontend-gelinkt-notuleren/pull/143) Feature/file upload ([@Asergey91](https://github.com/Asergey91))

#### :house: Internal
* [#168](https://github.com/lblod/frontend-gelinkt-notuleren/pull/168) Bump editor to v0.47.0 ([@abeforgit](https://github.com/abeforgit))

#### Committers: 3
- Arne Bertrand ([@abeforgit](https://github.com/abeforgit))
- Niels V ([@nvdk](https://github.com/nvdk))
- Sergey Andreev ([@Asergey91](https://github.com/Asergey91))

## 2.11.0 (2021-08-30)

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

0 comments on commit 79121a2

Please sign in to comment.