Skip to content

Commit f81ec17

Browse files
Update CHANGELOG.md
1 parent 6fcfde9 commit f81ec17

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

CHANGELOG.md

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
#Changelog
2-
3-
All notable changes to this project will be documented in this file.
4-
5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7-
8-
##[Unreleased]
9-
10-
##[0.27.0] - 2021-09-14
11-
###Added
12-
- Workflow for build validation
13-
- Workflow for Maven Preview and GitHub Releases
14-
- Workflow dispatch trigger to codeQL and api level lint
15-
###Changed
16-
- Generated beta models and request builders using Typewriter (#163)
17-
- Juniper-engine from 5.7.2 to 5.8.0
18-
- Juniper-api from 5.7.2 to 5.8.0
19-
20-
21-
221
# Changelog
232

243
All notable changes to this project will be documented in this file.
@@ -32,13 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3211

3312
### Changed
3413

35-
- Fixes a bug where empty title would make generation fail #558
36-
- Fixes a bug where float, long and binary types would not be parsed by the generator #558
37-
- Fixes a bug where generation would fail on compact namespace names #558
38-
- Renames request info into request information to avoid conflicts with platform #559
39-
- Fixes a bug where the server url would not be taken in consideration #626
40-
41-
## [0.0.8] - 2021-08-25
14+
## [0.27.0] - 2021-09-17
4215

4316
### Added
4417

0 commit comments

Comments
 (0)