You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,39 @@
1
+
## 11.0.1 (2020-07-21)
2
+
[Compare `@uirouter/angular-hybrid` versions 11.0.0 and 11.0.1](https://github.com/ui-router/angular-hybrid/compare/11.0.0...11.0.1)
3
+
4
+
5
+
---
6
+
7
+
8
+
### Updated `@uirouter/core` from 6.0.5 to 6.0.6
9
+
10
+
11
+
Changelog for `@uirouter/core`:
12
+
13
+
14
+
[Compare `@uirouter/core` versions 6.0.5 and 6.0.6](https://github.com/ui-router/core/compare/6.0.5...6.0.6)
15
+
16
+
### Bug Fixes
17
+
18
+
***params:** Bi-directionally en/decode path and search params. ([#618](https://github.com/ui-router/core/issues/618)) ([89e99cd](https://github.com/ui-router/core/commit/89e99cd))
19
+
20
+
21
+
---
22
+
23
+
24
+
### Updated `@uirouter/angularjs` from 1.0.26 to 1.0.27
25
+
26
+
27
+
Changelog for `@uirouter/angularjs`:
28
+
29
+
30
+
[Compare `@uirouter/angularjs` versions 1.0.26 and 1.0.27](https://github.com/angular-ui/ui-router/compare/1.0.26...1.0.27)
31
+
32
+
### Bug Fixes
33
+
34
+
* make augmented StateRegistry.register overload better match the signature in core ([db4e63f](https://github.com/angular-ui/ui-router/commit/db4e63f))
35
+
36
+
1
37
# 11.0.0 (2020-07-16)
2
38
[Compare `@uirouter/angular-hybrid` versions 10.0.1 and 11.0.0](https://github.com/ui-router/angular-hybrid/compare/10.0.1...11.0.0)
0 commit comments