Skip to content

Commit 7a0f701

Browse files
committed
- updates changelog for prefixed properties
1 parent e685045 commit 7a0f701

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Changed
11-
12-
- Fixed a bug where prefixed properties would be missing their prefix for serialization
13-
1410
## [0.0.4] - 2021-04-28
1511

1612
### Changed
@@ -19,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1915
- Deterministic ordering of properties/methods/indexers/subclasses
2016
- Deterministic import of sub path request builders
2117
- Stopped generating phantom indexer methods for TypeScript and Java
18+
- Fixed a bug where prefixed properties would be missing their prefix for serialization
2219

2320
## [0.0.3] - 2021-04-25
2421

0 commit comments

Comments
 (0)