Skip to content

Commit ed29cc6

Browse files
committed
release v2.3.0
1 parent 8d8ae41 commit ed29cc6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
* `Removed` 削除された機能について。
88
* `Fixed` バグ修正について。
99

10+
## v2.3.0 - 2022-03-09
11+
12+
### Added
13+
14+
* おみくじ機能を追加しました。(#253)
15+
1016
## v2.2.3 - 2022-02-23
1117

1218
### Changed

slackbot_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@
3636

3737
GIT_COMMIT_HASH = os.environ.get('GIT_COMMIT_HASH')
3838

39-
VERSION = "2.2.3"
39+
VERSION = "2.3.0"

0 commit comments

Comments
 (0)