Skip to content

Commit eeae4a8

Browse files
committed
update chengelog
1 parent 6eba63e commit eeae4a8

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
# Changelog
22

3-
## [1.0.3](https://github.com/antidot-framework/react-framework/tree/1.0.3)
3+
## [1.0.4](https://github.com/antidot-framework/react-framework/tree/1.0.4)
4+
5+
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.3...1.0.4)
6+
7+
**Implemented enhancements:**
8+
9+
- allow fork server in threads [\#13](https://github.com/antidot-framework/react-framework/pull/13) ([kpicaza](https://github.com/kpicaza))
10+
11+
**Merged pull requests:**
12+
13+
- add github actions [\#15](https://github.com/antidot-framework/react-framework/pull/15) ([kpicaza](https://github.com/kpicaza))
14+
15+
## [1.0.3](https://github.com/antidot-framework/react-framework/tree/1.0.3) (2021-01-17)
416

517
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.2...1.0.3)
618

719
**Fixed bugs:**
820

921
- fix resolve handler on react server [\#10](https://github.com/antidot-framework/react-framework/pull/10) ([kpicaza](https://github.com/kpicaza))
10-
- fix config provider name in composer [\#7](https://github.com/antidot-framework/react-framework/pull/7) ([kpicaza](https://github.com/kpicaza))
1122

1223
## [1.0.2](https://github.com/antidot-framework/react-framework/tree/1.0.2) (2021-01-17)
1324

@@ -22,6 +33,10 @@
2233

2334
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.0...1.0.1)
2435

36+
**Fixed bugs:**
37+
38+
- fix config provider name in composer [\#7](https://github.com/antidot-framework/react-framework/pull/7) ([kpicaza](https://github.com/kpicaza))
39+
2540
**Merged pull requests:**
2641

2742
- add version badge [\#6](https://github.com/antidot-framework/react-framework/pull/6) ([kpicaza](https://github.com/kpicaza))

0 commit comments

Comments
 (0)