Skip to content

Commit b08a951

Browse files
committed
update changelog
1 parent 54cce5a commit b08a951

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
## [1.1.0](https://github.com/antidot-framework/react-framework/tree/1.1.0)
3+
## [1.1.1](https://github.com/antidot-framework/react-framework/tree/1.1.1)
4+
5+
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.1.0...1.1.1)
6+
7+
**Implemented enhancements:**
8+
9+
- Add drift kernel adapter [\#12](https://github.com/antidot-framework/react-framework/pull/12) ([kpicaza](https://github.com/kpicaza))
10+
11+
**Merged pull requests:**
12+
13+
- add links in docs [\#22](https://github.com/antidot-framework/react-framework/pull/22) ([kpicaza](https://github.com/kpicaza))
14+
- create docs page [\#21](https://github.com/antidot-framework/react-framework/pull/21) ([kpicaza](https://github.com/kpicaza))
15+
16+
## [1.1.0](https://github.com/antidot-framework/react-framework/tree/1.1.0) (2021-01-26)
417

518
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.4...1.1.0)
619

@@ -50,10 +63,6 @@
5063

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

53-
**Fixed bugs:**
54-
55-
- fix config provider name in composer [\#7](https://github.com/antidot-framework/react-framework/pull/7) ([kpicaza](https://github.com/kpicaza))
56-
5766
**Merged pull requests:**
5867

5968
- add version badge [\#6](https://github.com/antidot-framework/react-framework/pull/6) ([kpicaza](https://github.com/kpicaza))
@@ -66,6 +75,10 @@
6675

6776
- add missing pieces to run antidot with react php [\#4](https://github.com/antidot-framework/react-framework/pull/4) ([kpicaza](https://github.com/kpicaza))
6877

78+
**Fixed bugs:**
79+
80+
- fix config provider name in composer [\#7](https://github.com/antidot-framework/react-framework/pull/7) ([kpicaza](https://github.com/kpicaza))
81+
6982
**Merged pull requests:**
7083

7184
- add readme [\#5](https://github.com/antidot-framework/react-framework/pull/5) ([kpicaza](https://github.com/kpicaza))

0 commit comments

Comments
 (0)