Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenari committed Jul 7, 2024
1 parent ca0b3cb commit 0838bb1
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion NetStone/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
## 1.2.0
### Breaking Changes
- ClassJobs are now non-nullable. Use IsUnlocked instead of a null check
### Fixes
- Character achievements should now work as intended
- Added new jobs (credit to Tawmy)
### New Features
- Character
- Added Tribe
- Added Clan
- Added Gender
## 1.1.2
### Fixes
- FreeCompany
- Fix exception when no ranking is present
## 1.1.1
### Fixes
- Social Group
- Exists works as intended now
- Id returns null when the group does not exists
- Id returns null when the group does not exist
## 1.1.0
### New Features
- Item HQ status
Expand Down

0 comments on commit 0838bb1

Please sign in to comment.