Skip to content

Commit

Permalink
v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorres committed Jan 23, 2021
1 parent bcc7e57 commit 98a026e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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.5.2] - 2021-01-23

### Changed

- Fixed a regression bug in which certain dog triggers were not matching as a prefix (e.g. "perro" was not being matched properly, but "perr" was).

## [1.5.1] - 2020-10-30

### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A simple Telegram bot that sends random dog pictures (and more!).

You can test the bot on Telegram, just click here: [@DogPicsBot](https://t.me/dogpicsbot).

Currently on [v1.5.1](https://github.com/aitorres/dogpicsbot/releases/tag/v1.5.1). For more information about versions and changes, refer to the [changelog](CHANGELOG.md).
Currently on [v1.5.2](https://github.com/aitorres/dogpicsbot/releases/tag/v1.5.2). For more information about versions and changes, refer to the [changelog](CHANGELOG.md).

## Requirements

Expand Down

0 comments on commit 98a026e

Please sign in to comment.