Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changes/embedfix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/fix.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## \[0.4.1]

- Embed fix
- [aeac2bd](https://github.com/SSPS-KB/workshop-bot/commit/aeac2bdc9a0bee91c3935da6ac870f35746f1360) amimir + windont embed fix ([#26](https://github.com/SSPS-KB/workshop-bot/pull/26)) on 2023-04-03
- [e2ad293](https://github.com/SSPS-KB/workshop-bot/commit/e2ad293969e8a2bc8b333c09f9df4ef52f1d3595) fix: fix change type doesnt exist on 2023-04-03
- Added missing i18n entries for amimir and windont commands
- [2b92911](https://github.com/SSPS-KB/workshop-bot/commit/2b92911d3e4d37d16124e29ce08f20da01c3d001) fix ([#28](https://github.com/SSPS-KB/workshop-bot/pull/28)) on 2023-04-04

## \[0.4.0]

- Add /amimir command
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lib = { }

[package]
name = "workshop-bot"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
publish = false

Expand Down