Skip to content

Commit

Permalink
Release 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Aug 18, 2021
1 parent 3999721 commit 4b37f19
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@

## 2.9.1 (2021-08-18)

#### :rocket: Enhancement
* [#160](https://github.com/lblod/frontend-gelinkt-notuleren/pull/160) Consume job for prepublishing ([@madnificent](https://github.com/madnificent))
* [#161](https://github.com/lblod/frontend-gelinkt-notuleren/pull/161) Improve wording around notification ([@abeforgit](https://github.com/abeforgit))
* [#156](https://github.com/lblod/frontend-gelinkt-notuleren/pull/156) Update the hostname in the footer ([@Windvis](https://github.com/Windvis))

#### :bug: Bug Fix
* [#162](https://github.com/lblod/frontend-gelinkt-notuleren/pull/162) BUGFIX: now you can sign and publish the same document and will be shown as such ([@lagartoverde](https://github.com/lagartoverde))
* [#160](https://github.com/lblod/frontend-gelinkt-notuleren/pull/160) Consume job for prepublishing ([@madnificent](https://github.com/madnificent))
* [#158](https://github.com/lblod/frontend-gelinkt-notuleren/pull/158) Fix print view overflow issue when &nbsp is used in text ([@Dietr](https://github.com/Dietr))

#### Committers: 5
- Aad Versteden ([@madnificent](https://github.com/madnificent))
- Arne Bertrand ([@abeforgit](https://github.com/abeforgit))
- Dieter Peirs ([@Dietr](https://github.com/Dietr))
- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde))
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))


## 2.9.0 (2021-07-16)

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

0 comments on commit 4b37f19

Please sign in to comment.