Skip to content

Commit

Permalink
0.1.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kellya committed Aug 29, 2021
1 parent 3de21c1 commit 8efe1be
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## v0.1.0 (2021-08-29)

#### New Features

* add ability to display the png forecast version of the weather
#### Refactorings

* clean up redundant logic for location given or not
#### Others

* add pylint to makefile
* Updated makefile to check tags to determine release
* fix default location format as it seems to not quite work right
* make show_image default to false
* clean up some docstrings and the error note, added show_image helper.copy()

Full set of changes: [`v0.0.16...v0.1.0`](https://github.com/kellya/maubot-weather/compare/v0.0.16...v0.1.0)

## v0.0.16 (2021-08-28)

#### Fixes
Expand Down

0 comments on commit 8efe1be

Please sign in to comment.