Skip to content

Commit

Permalink
Merge pull request #24 from ssenart/develop
Browse files Browse the repository at this point in the history
Fix typo warning from Pylance preventing 1.0.0 to be published.
  • Loading branch information
ssenart authored Nov 24, 2021
2 parents 4db05ec + 53b744f commit 28dc042
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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](https://github.com/ssenart/PyGazpar/compare/1.0.0...1.0.1) - 2021-11-24
### Fixed
- Fix typo warning from Pylance preventing 1.0.0 to be published.

## [1.0.0](https://github.com/ssenart/PyGazpar/compare/0.2.0...1.0.0) - 2021-11-24
### Added
- New lastNDays parameter to query data only over the last N days period.
Expand Down

0 comments on commit 28dc042

Please sign in to comment.