Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdk committed Mar 17, 2022
1 parent b57efff commit 0232adc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 1.6.0 (2022-03-17)

#### :rocket: Enhancement
* [#82](https://github.com/lblod/notulen-prepublish-service/pull/82) make notulen generation async ([@nvdk](https://github.com/nvdk))
* [#81](https://github.com/lblod/notulen-prepublish-service/pull/81) created endpoint for generating final notulen preview with public behandelings ([@lagartoverde](https://github.com/lagartoverde))
* [#79](https://github.com/lblod/notulen-prepublish-service/pull/79) Remove spaces on the role in the template ([@lagartoverde](https://github.com/lagartoverde))

#### :bug: Bug Fix
* [#80](https://github.com/lblod/notulen-prepublish-service/pull/80) fix decision list not properly closing divs ([@nvdk](https://github.com/nvdk))

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

## 1.5.0 (2021-11-18)

#### :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": "notulen-prepublish-service",
"version": "1.5.0",
"version": "1.6.0",
"description": "mu-semtech service to extract knowledge from documents",
"main": "app.js",
"dependencies": {
Expand Down

0 comments on commit 0232adc

Please sign in to comment.