diff --git a/.version b/.version index be94e6f5..15a27998 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -3.2.2 +3.3.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d4cfc22..36dd346e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Reaction Light - Changelog +### 3.3.0 +- Add language settings per server ([#121](https://github.com/eibex/reaction-light/pull/121) closed by [#123](https://github.com/eibex/reaction-light/pull/123) by [Edwinexd](https://github.com/Edwinexd)) - known limitation: command descriptions will be set to the global language + ### 3.2.2 - Add translation checks ([#119](https://github.com/eibex/reaction-light/pull/119) by [Edwinexd](https://github.com/Edwinexd)) - Fix translations ([Afasany](https://github.com/Afasany), [eibex](https://github.com/eibex), [erwinowak](https://github.com/erwinowak)) diff --git a/README.md b/README.md index c4e7fcbd..df38ccd2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Reaction Light - Discord Role Bot [![Reaction Light Discord Server](https://img.shields.io/discord/914952998109716531?color=5865f2&logo=discord&logoColor=ffffff)](https://discord.gg/cqxZQkhhHm) -[![Reaction Light 3.2.2](https://img.shields.io/badge/Reaction%20Light-3.2.2-yellow.svg)](https://github.com/eibex/reaction-light/blob/master/CHANGELOG.md) +[![Reaction Light 3.3.0](https://img.shields.io/badge/Reaction%20Light-3.3.0-yellow.svg)](https://github.com/eibex/reaction-light/blob/master/CHANGELOG.md) [![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](#) [![disnake 2.5.0+](https://img.shields.io/badge/disnake-2.5.0+-blue.svg)](#)