Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenari committed Mar 3, 2024
1 parent d3ba90a commit 4e9f42d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NetStone/Changelog.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4e9f42d

Please sign in to comment.