Skip to content

Commit

Permalink
Add headings
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskello committed May 20, 2021
1 parent 2546706 commit af51527
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.4.0](https://github.com/promaster-sdk/api-server/compare/v2.3.1...v2.4.0)

### Added

- Set `INIT_OTEL` to false by default. See PR [#21](https://github.com/promaster-sdk/api-server/pull/21).

### Fixed

- Bugfix, recieving database id that is not an uuid will cause parsing to throw: Cannot read property 'databaseId' of undefined. See PR [#20](https://github.com/promaster-sdk/api-server/pull/20).

## [v2.3.1](https://github.com/promaster-sdk/api-server/compare/v2.3.0...v2.3.1) - 2021-05-14

### Fixed

- Adjusted rest/v3 to allow table magicloud.group.definition. This is how it was done in the old Rest API

## [v2.3.0](https://github.com/promaster-sdk/api-server/compare/v2.2.4...v2.3.0) - 2021-05-10
Expand Down

0 comments on commit af51527

Please sign in to comment.