Skip to content

Commit

Permalink
Release 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdk committed May 5, 2022
1 parent f4c5064 commit 83c94b1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@



## 2.24.0 (2022-05-05)

#### :rocket: Enhancement
* [#275](https://github.com/lblod/frontend-gelinkt-notuleren/pull/275) bump editor: improved whitespace handling and table inserts ([@nvdk](https://github.com/nvdk))

#### :bug: Bug Fix
* [#268](https://github.com/lblod/frontend-gelinkt-notuleren/pull/268) Fix alignment of datepicker dialogs in modal windows ([@Dietr](https://github.com/Dietr))
* [#271](https://github.com/lblod/frontend-gelinkt-notuleren/pull/271) Removed style that displayed article number as block ([@lagartoverde](https://github.com/lagartoverde))
* [#269](https://github.com/lblod/frontend-gelinkt-notuleren/pull/269) fix attachments number in the agendapoints screen ([@lagartoverde](https://github.com/lagartoverde))
* [#263](https://github.com/lblod/frontend-gelinkt-notuleren/pull/263) improve import flow using updated import plugin ([@nvdk](https://github.com/nvdk))

#### :house: Internal
* [#267](https://github.com/lblod/frontend-gelinkt-notuleren/pull/267) bumped appuniversum to 1.0.9 ([@Asergey91](https://github.com/Asergey91))
* [#261](https://github.com/lblod/frontend-gelinkt-notuleren/pull/261) ran npm update ([@nvdk](https://github.com/nvdk))

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

## 2.24.0-0 (2022-04-08)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit 83c94b1

Please sign in to comment.