Skip to content

Commit

Permalink
fill up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwin Lejeune committed Oct 5, 2022
1 parent 781018d commit 93f02a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 05-10-2022
### Added
- Example for placing order
- More Unit Tests
### Changed
- POST Requests are functional
- Sleep in test to avoid blowing up the rate limit
- Improve error management and exceptions

## [1.0.0] - 03-10-2022
### Added
- This CHANGELOG file to hopefully serve as an evolving example of a
Expand Down

0 comments on commit 93f02a9

Please sign in to comment.