Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Oct 31, 2023
1 parent e9689c8 commit 08203d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/generated/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ <h1>Agent-JS Changelog</h1>
<section>
<h2>Version x.x.x</h2>
<ul>
<li>
feat!: replaces disableNonce feature with useQueryNonces. Going forward, calls will use
nonces, but queries and readstate calls will not. Queries and readsatate calls will use
nonces if `useQueryNonces` is set to true
</li>
<li>feat: adds subnet metrics decoding to canisterStatus for `/subnet` path</li>
<li>
chore: replaces use of localhost with 127.0.0.1 for better node 18 support. Also swaps
Expand Down

0 comments on commit 08203d4

Please sign in to comment.