Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and giuppep committed Jan 5, 2022
1 parent 647aa01 commit 5feec71
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## 0.1.0 (2022-01-05)


### Features

* **docs:** created sphinx documentation ([#1](https://github.com/giuppep/rstr-client/issues/1)) ([98fb4e5](https://github.com/giuppep/rstr-client/commit/98fb4e561372b8a5855067f0b6fad2afa0967a36))
* use rstr as context manager ([e7015a2](https://github.com/giuppep/rstr-client/commit/e7015a2432c48b52f19f1b6ef55a9fc14c469ce1))


### Bug Fixes

* add bytes ([9df484b](https://github.com/giuppep/rstr-client/commit/9df484b118194aad77894faa1451302ac044e488))
* parse BlobMetadata size to int ([91e8dd0](https://github.com/giuppep/rstr-client/commit/91e8dd018a46e19c091a6b38419dcbee93456cd3))
* use urljoin to join endpoint to base url ([1bb8b86](https://github.com/giuppep/rstr-client/commit/1bb8b8624970dde9c13a0902f1c773a58da10bbb))

0 comments on commit 5feec71

Please sign in to comment.