Skip to content

Commit

Permalink
Release 2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Oct 5, 2022
1 parent 4632e9b commit 7bf1995
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,31 @@




## 2.32.0 (2022-10-05)

#### :rocket: Enhancement
* [#325](https://github.com/lblod/frontend-gelinkt-notuleren/pull/325) Feature/regulatory statements ([@nvdk](https://github.com/nvdk))
* [#329](https://github.com/lblod/frontend-gelinkt-notuleren/pull/329) Rename 'concept' to 'In voorbereiding' ([@elpoelma](https://github.com/elpoelma))

#### :bug: Bug Fix
* [#336](https://github.com/lblod/frontend-gelinkt-notuleren/pull/336) Fix sorting, search and pagination on RS overview page ([@abeforgit](https://github.com/abeforgit))
* [#334](https://github.com/lblod/frontend-gelinkt-notuleren/pull/334) Update toc plugin which fixes issues with overflowing entries ([@elpoelma](https://github.com/elpoelma))
* [#333](https://github.com/lblod/frontend-gelinkt-notuleren/pull/333) Filter based on validThrough property ([@lagartoverde](https://github.com/lagartoverde))
* [#327](https://github.com/lblod/frontend-gelinkt-notuleren/pull/327) Fix/button alignment ([@Dietr](https://github.com/Dietr))
* [#326](https://github.com/lblod/frontend-gelinkt-notuleren/pull/326) Repair basic RB registry integration ([@abeforgit](https://github.com/abeforgit))

#### :house: Internal
* [#335](https://github.com/lblod/frontend-gelinkt-notuleren/pull/335) Add RB endpoints to devenv ([@abeforgit](https://github.com/abeforgit))

#### Committers: 5
- Arne Bertrand ([@abeforgit](https://github.com/abeforgit))
- Dieter Peirs ([@Dietr](https://github.com/Dietr))
- Elena Poelman ([@elpoelma](https://github.com/elpoelma))
- Niels V ([@nvdk](https://github.com/nvdk))
- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde))


## 2.31.1 (2022-09-30)

#### :bug: Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "frontend-gelinkt-notuleren",
"version": "2.31.1",
"version": "2.32.0",
"private": true,
"description": "Ember frontend of the Gelinkt Notuleren application",
"repository": {
Expand Down

0 comments on commit 7bf1995

Please sign in to comment.