Skip to content

Commit 315b72a

Browse files
committed
chore(main): release 0.6.0
1 parent 302fd1e commit 315b72a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.0](https://github.com/lucaspolo/redditbot/compare/v0.5.0...v0.6.0) (2022-08-27)
4+
5+
6+
### Features
7+
8+
* change messages to use Markdown V2 instead raw text ([302fd1e](https://github.com/lucaspolo/redditbot/commit/302fd1e51125266ba3988e8e788c03950e30bc23))
9+
310
## [0.5.0](https://github.com/lucaspolo/redditbot/compare/v0.4.0...v0.5.0) (2022-08-27)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "redditbot"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "Simple bot to get Reddit posts"
55
authors = ["Lucas <Polo>"]
66
license = "GPL V3"

0 commit comments

Comments
 (0)