Skip to content

Commit

Permalink
Changelog v5.1.0 (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje authored Jul 19, 2022
1 parent 3d4ddc2 commit ad3af74
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/changelog/v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ sidebar_label: Latest (v5)
sidebar_position: 1
---

# 5.1.0

```
neo-cli: v3.3.1
```
SDK changes:
- rpc
- Fix wrong type for `state` key in `ApplicationLogJson`.
- Update default address version to match NEO 3.
- sc
- Add `System.Runtime.GetAddressVersion` SYSCALL.
- Update `System.Runtime.GetNotifications` SYSCALL fee.
- Remove `System.Runtime.GetRandom` from the fixed interop service price list.
- misc
- Remove obsolete `Fixed8` class.
- Remove obsolete `settings` document.


# 5.0.0

```
Expand Down

0 comments on commit ad3af74

Please sign in to comment.