Skip to content

Commit 0cb92aa

Browse files
authored
Merge pull request #159 from mpalourdio/rxjs_peer
Rxjs peer
2 parents ba914bc + 87fee10 commit 0cb92aa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v11.0.1
4+
- RxJS 6 support is now **really** removed. I should have tagged a new major, but that was announced in `v11.0.0` but forgotten, sorry!
5+
36
## v11.0.0
47
- Added angular 13 support.
58
- Drop RxJS 6 support.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-http-loader",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"scripts": {
55
"ng": "ng",
66
"build": "ng build",

0 commit comments

Comments
 (0)