Skip to content

Commit b64ca52

Browse files
chore(release): update changelog for 1.1.0
1 parent 75145bf commit b64ca52

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
## 1.0.3 (2018-03-31)
2-
[Compare `@uirouter/dsr` versions 1.0.2 and 1.0.3](https://github.com/ui-router/dsr/compare/1.0.2...1.0.3)
1+
# 1.1.0 (2019-01-16)
32

4-
### Bug Fixes
3+
[Compare `@uirouter/dsr` versions 1.0.3 and 1.1.0](https://github.com/ui-router/dsr/compare/1.0.3...1.1.0)
54

6-
* **typings:** Augment StateDeclaration using deep path ([#3](https://github.com/ui-router/dsr/issues/3)) ([e582bc3](https://github.com/ui-router/dsr/commit/e582bc3)), closes [#2](https://github.com/ui-router/dsr/issues/2)
5+
### Features
76

7+
- **dataSource:** Added pluggable dataSource ability and created LocalStorageDataSource ([1a934b4](https://github.com/ui-router/dsr/commit/1a934b4)), closes [#90](https://github.com/ui-router/dsr/issues/90)
8+
- **dataSource:** Create SessionStorageDataSource ([a26579c](https://github.com/ui-router/dsr/commit/a26579c))
89

10+
## 1.0.3 (2018-03-31)
911

12+
[Compare `@uirouter/dsr` versions 1.0.2 and 1.0.3](https://github.com/ui-router/dsr/compare/1.0.2...1.0.3)
13+
14+
### Bug Fixes
1015

16+
- **typings:** Augment StateDeclaration using deep path ([#3](https://github.com/ui-router/dsr/issues/3)) ([e582bc3](https://github.com/ui-router/dsr/commit/e582bc3)), closes [#2](https://github.com/ui-router/dsr/issues/2)

0 commit comments

Comments
 (0)