Skip to content

Commit

Permalink
Update changelog for 0.9.96
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Nov 14, 2024
1 parent 45f278f commit f3a5a06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Changelog

### 0.9.96 - 14/11/2024
* Update to .NET 9.0
* Moved a lot of attributes from NexusMods.App into this codebase
* Added attributes for a lot of primitive types. Int32, UInt64, etc.
* Removed a lot of warnings from the library and source generated code

### 0.9.95 - 30/10/2024
* Fix a regression with the switch to DateTimeOffset, we now store the correct timestamp in transaction attributes
*
Expand Down

0 comments on commit f3a5a06

Please sign in to comment.