diff --git a/NetStone/Changelog.md b/NetStone/Changelog.md new file mode 100644 index 0000000..7c56c18 --- /dev/null +++ b/NetStone/Changelog.md @@ -0,0 +1,23 @@ +## 1.1.1 +### Fixes +- Social Group + - Exists works as intended now + - Id returns null when the group does not exists +## 1.1.0 +### New Features +- Item HQ status +- Game data updated for 6.4 +### Fixes +- Character + - Level of active job + - Materia + - Job experience + - Skill Speed + - Achievement details +- Free Company + - Active State + - Leveling focus +### Technical changes +- Using C# built-in nullability (remove JetBrains annotations) +## 1.0.0 +Initial Release \ No newline at end of file