Skip to content

Commit 5da849c

Browse files
authored
Update CHANGELOG.md
I mean, the same mistake I often do in January too :-)
1 parent 5c45280 commit 5da849c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.18.0] - 2021-01-28
4+
## [0.18.0] - 2022-01-28
55
### Added
66
- Angular client generation!
77
- Updated documentation with more examples and better descriptions
88

9-
## [0.17.0] - 2021-01-26
9+
## [0.17.0] - 2022-01-26
1010
### Fixed
1111
- Shorthand notation for properties passed through constructor
1212
- Simplified creation of headers
1313
- Prepare codebase for Angular client
1414

15-
## [0.16.2] - 2021-01-26
15+
## [0.16.2] - 2022-01-26
1616
### Fixed
1717
- Removed dependency on `URLSearchParams` to support browser and node without any additional imports
1818

19-
## [0.16.1] - 2021-01-26
19+
## [0.16.1] - 2022-01-26
2020
### Fixed
2121
- Correct export inside `index.ts` when giving a custom name
2222

23-
## [0.16.0] - 2021-01-25
23+
## [0.16.0] - 2022-01-25
2424
### Added
2525
- Added option to set the indentation (spaces and tabs)
2626
- Added option to export separate client file that allows usage for multiple backends
2727
### Fixed
2828
- Decoupled OpenAPI object from requests
2929
- Updated dependencies
3030

31-
## [0.15.0] - 2021-01-24
31+
## [0.15.0] - 2022-01-24
3232
### Added
3333
- Added change log and releases on GitHub
3434

35-
## [0.14.0] - 2021-01-24
35+
## [0.14.0] - 2022-01-24
3636
### Fixed
3737
- Added missing `postfix` options to typedef
3838
- Updated escaping of comments and descriptions

0 commit comments

Comments
 (0)