We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b815fec commit a1ee661Copy full SHA for a1ee661
2 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.25.1
4
+
5
+*2020-10-14*
6
7
+This release backports two fixes from the forthcoming 0.26.0 release.
8
9
+### Improvements
10
+- [#2354](https://github.com/vegaprotocol/vega/pull/2354) Update `OrderEvent` to copy by value
11
+- [#2379](https://github.com/vegaprotocol/vega/pull/2379) Add missing `/governance/prepare/vote` REST endpoint
12
13
## 0.25.0
14
15
*2020-09-24*
README.md
@@ -1,6 +1,6 @@
# Vega
-Version 0.25.0.
+Version 0.25.1.
A decentralised trading platform that allows pseudo-anonymous trading of derivatives on a blockchain.
0 commit comments