Skip to content

Commit d1f9cd4

Browse files
committed
updated changelog for 1.2.1
1 parent b7ad289 commit d1f9cd4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
11
# Pyttman Changelog
22

33

4+
# V 1.2.1
5+
This release includes an important update for the discord client.
6+
Any application using Pyttman will need to upgrade to this version for the
7+
app to still work after new year 2023 due to Discord API changes.
8+
9+
10+
### **🐛 Splatted bugs and corrected issues**
11+
* **Fixes [#71](https://github.com/dotchetter/Pyttman/issues/71)**
12+
* Reduced dependencies to 1/3 of previous versions, improving security and reducing dependency exposure.
13+
* Fixes various spelling errors in the code and comments
14+
15+
416
# V 1.2.0.4
517
This is a hotfix release, fixing an issue with BoolEntityField instances
618
not parsing the values correctly if the sought word is also part of the
719
'lead' and/or 'trail' tuples.
820

921

1022
### **🐛 Splatted bugs and corrected issues**
11-
* **Fixes [#69](https://github.com/dotchetter/Pyttman/issues/68)**
23+
* **Fixes [#69](https://github.com/dotchetter/Pyttman/issues/69)**
1224

1325

1426

0 commit comments

Comments
 (0)