@@ -4,6 +4,42 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44
55## [ Unreleased]
66
7+ ## [ 2025.15-gruyere] (2025-08-20)
8+
9+ - Migrate strum to 0.27.2 ([ #5960 ] )
10+ - WG exit policy scripts update ([ #5921 ] )
11+ - Make DNS Resolver fallback optional ([ #5920 ] )
12+ - nym-node debug command to reset providers db ([ #5914 ] )
13+ - basic zulip client for sending messages ([ #5913 ] )
14+ - chore: allow compatibility with 'CDLA-Permissive-2.0' ([ #5910 ] )
15+ - feat: ecash liveness check ([ #5890 ] )
16+ - Remove old free credential handle ([ #5864 ] )
17+
18+ [ #5960 ] : https://github.com/nymtech/nym/pull/5960
19+ [ #5921 ] : https://github.com/nymtech/nym/pull/5921
20+ [ #5920 ] : https://github.com/nymtech/nym/pull/5920
21+ [ #5914 ] : https://github.com/nymtech/nym/pull/5914
22+ [ #5913 ] : https://github.com/nymtech/nym/pull/5913
23+ [ #5910 ] : https://github.com/nymtech/nym/pull/5910
24+ [ #5890 ] : https://github.com/nymtech/nym/pull/5890
25+ [ #5864 ] : https://github.com/nymtech/nym/pull/5864
26+
27+ ## [ 2025.14-feta] (2025-08-05)
28+
29+ - chore: nym node tokio console ([ #5909 ] )
30+ - Feature/dkg snapshot epoch ([ #5900 ] )
31+ - Feature/dkg epoch dealers query ([ #5899 ] )
32+ - sqlx-pool-guard: allocate more memory on windows ([ #5896 ] )
33+ - Support mnemonic in the NS agent ([ #5883 ] )
34+ - Allow PG database backend ([ #5880 ] )
35+
36+ [ #5909 ] : https://github.com/nymtech/nym/pull/5909
37+ [ #5900 ] : https://github.com/nymtech/nym/pull/5900
38+ [ #5899 ] : https://github.com/nymtech/nym/pull/5899
39+ [ #5896 ] : https://github.com/nymtech/nym/pull/5896
40+ [ #5883 ] : https://github.com/nymtech/nym/pull/5883
41+ [ #5880 ] : https://github.com/nymtech/nym/pull/5880
42+
743## [ 2025.13-emmental] (2025-07-22)
844
945- fix: don't allow mixnode running in exit mode ([ #5898 ] )
0 commit comments