File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
29
## [ v0.25.1] ( https://github.com/mesg-foundation/engine/releases/tag/v0.25.1 )
4
30
5
31
#### Changed
You can’t perform that action at this time.
0 commit comments