Skip to content

Commit 496656c

Browse files
committed
uodate changelog
1 parent 500a555 commit 496656c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Diff for: CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [v0.26.0](https://github.com/mesg-foundation/engine/releases/tag/v0.26.0)
4+
5+
#### Breaking Changes
6+
7+
- ([#1842](https://github.com/mesg-foundation/engine/pull/1842)) Execution price based on service task price and new credit module.
8+
- ([#1853](https://github.com/mesg-foundation/engine/pull/1853)) Fix 3 issues with instance.
9+
- ([#1855](https://github.com/mesg-foundation/engine/pull/1855)) Add modules gov, upgrade, evidence and crisis.
10+
11+
#### Added
12+
13+
- ([#1860](https://github.com/mesg-foundation/engine/pull/1860)) Add export and import genesis functions to module credit .
14+
- ([#1861](https://github.com/mesg-foundation/engine/pull/1861)) Add msg to mint credits module credit.
15+
16+
#### Changed
17+
18+
- ([#1849](https://github.com/mesg-foundation/engine/pull/1849)) Add a mechanism to reuse previous build image to speed up build time.
19+
- ([#1850](https://github.com/mesg-foundation/engine/pull/1850)) Move CLI build and publish script to makefile to avoid duplication of code.
20+
21+
#### Fixed
22+
23+
- ([#1862](https://github.com/mesg-foundation/engine/pull/1862)) Improve checks of commands' parameters.
24+
25+
#### Removed
26+
27+
- ([#1863](https://github.com/mesg-foundation/engine/pull/1863)) Remove not used expected keeper.
28+
329
## [v0.25.1](https://github.com/mesg-foundation/engine/releases/tag/v0.25.1)
430

531
#### Changed

0 commit comments

Comments
 (0)