You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,19 @@ log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
5
5
6
6
## [Unreleased]
7
7
8
+
## [0.25.0.1b1]
9
+
10
+
### Added
11
+
12
+
- Support for network_id when signing transactions
13
+
14
+
### Removed
15
+
16
+
- Compatiblity with epoch nodes version < [0.25.0](https://github.com/aeternity/epoch/blob/v0.25.0/docs/release-notes/RELEASE-NOTES-0.25.0.md)
17
+
- Support for .aet tld for aens
18
+
19
+
20
+
8
21
## [0.24.0.2]
9
22
10
23
### Fixed
@@ -21,7 +34,6 @@ log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
21
34
22
35
- The keystore/JSON format will be deprecated in the next releases
23
36
24
-
25
37
## [0.22.0.1]
26
38
27
39
### Removed
@@ -44,7 +56,6 @@ log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
44
56
- Add [exponetial backoff](https://developers.google.com/drive/api/v3/handle-errors#exponential-backoff) strategy to verify if a transaction has been included in the chain.
45
57
- Add `--wait` flag to instruct the client to wait for a transaction to be included in a chain before returning
0 commit comments