Skip to content

Commit 503ad43

Browse files
committed
Update release notes for 0.0.11.2
1 parent 8af9eae commit 503ad43

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/omnicore/doc/release-notes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Omni Core v0.0.11.2
22
===================
33

4-
v0.0.11.2 is a bugfix release which resolves an issue where, in the case where a buyer accepts more than available for sale on the traditional distributed exchange, the RPC API reported an amount higher than available. This release also disables the alert system as per default.
4+
v0.0.11.2 is a bugfix release which resolves an issue where, in the case where a buyer accepts more than available for sale on the traditional distributed exchange, the RPC API reported an amount higher than available, and it fixes an issue with the planned feature of fee distribution system. This release also disables the alert system as per default.
55

66
v0.0.11.1 is a bugfix release which resolves a critical bug in the RPC API whereby under certain circumstances retrieving data about a sell offer may trigger a failsafe and cause the automatic shutdown of the client.
77

@@ -216,6 +216,11 @@ The following list includes relevant pull requests merged into this release:
216216
- #421 Fix edge case of DEx 1 over-accepts
217217
- #422 Disable alert system as per default
218218
- #423 Bump version to Omni Core 0.0.11.2-rel
219+
- #426 Fix several bugs in fee system
220+
- #429 Allow feature deactivation
221+
- #431 Activate recent new features on testnet
222+
- #432 Change the number of signatures for deactivation to 3
223+
- #430 Update release notes for 0.0.11.2
219224
```
220225

221226
Credits

0 commit comments

Comments
 (0)