Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 77c0387

Browse files
Foxandxsswardbell
authored andcommitted
chore: bump to 0.1.7, support Angular 2.1.x
1 parent c3d8433 commit 77c0387

File tree

5 files changed

+967
-962
lines changed

5 files changed

+967
-962
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# "angular-in-memory-web-api" versions
2+
3+
<a name="0.1.7"></a>
4+
## 0.1.7 (2016-10-12)
5+
* Angular 2.1.x support.
6+
27
<a name="0.1.6"></a>
38
## 0.1.6 (2016-10-09)
49
* Do not add delay to observable if delay value === 0 (issue #47)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
>**UPDATE NOTICE**
44
>
55
>As of v.0.1.0, the npm package was renamed from `angular2-in-memory-web-api` to its current name,
6-
`angular-in-memory-web-api`. All versions after 0.0.21 are shipped under this name.
6+
`angular-in-memory-web-api`. All versions ***after 0.0.21*** are shipped under this name.
77
**Be sure to update your `package.json` and import statements**.
88

99
An in-memory web api for Angular demos and tests.

0 commit comments

Comments
 (0)