Skip to content

Commit

Permalink
RELEASE 1.2 ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Feb 16, 2023
1 parent 4e5d30b commit be73253
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# Change Log

## Unreleased
* Fix: Internal warnings should be ignored in tests (@jsamoocha, #319)

## v1.2.0

### Added
* Add: Upload photo to activity (@gitexel, #318)
* Add: Support uploading `activity_file` object with type `bytes` (@gitexel, #308)
* Add: Pre-commit hook + instructions and configure precommit.ci bot (@lwasser, #293)
* Fix: Setuptools_scm bug when installing stravalib remotely via GitHub (@lwasser, #331)

### Fixed
* Fix: Internal warnings should be ignored in tests (@jsamoocha, #319)
* Fix: `setuptools_scm` bug when installing stravalib remotely via GitHub (@lwasser, #331)
* Fix: fix LatLon unmarshal from string type (@oliverkurth, #334)
* Fix: allows arithmetic and comparison between multiple quantities (jsamoocha, #335)

### Contributors to this release
@oliverkurth, @gitexel, @jsamoocha, @lwasser

## v1.1.0

### Added
Expand Down

0 comments on commit be73253

Please sign in to comment.