Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niwaniwa committed Jul 18, 2023
1 parent 22282e5 commit ac2bd8f
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

### Changed

### Fixed

### Removed

## [1.0.0] - 2023-07-18

### Added
- Delete channels and archive threads after deciding whether or not to apply for pictograms. [`#13`](https://github.com/niwaniwa/MisskeyEmojiBot/pull/13)
- User feedback implementation. [`#15`](https://github.com/niwaniwa/MisskeyEmojiBot/pull/15)
- add emoji note function. [`#21`](https://github.com/niwaniwa/MisskeyEmojiBot/pull/21)


### Changed
- Changed from hard-coding such as Token to using env files [`#11`](https://github.com/niwaniwa/MisskeyEmojiBot/pull/11)

Expand All @@ -24,8 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- add interaction message. [`#23`](https://github.com/niwaniwa/MisskeyEmojiBot/pull/23)
- add emoji length check. [`#26`](https://github.com/niwaniwa/MisskeyEmojiBot/pull/26)

### Removed

## [0.0.1] - 2023-07-17
### Added
- emoji managed functions
Expand Down

0 comments on commit ac2bd8f

Please sign in to comment.