Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
doc(readme): Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
akanass committed Nov 18, 2017
1 parent aefc165 commit 6681fb4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This is a [Hapiness](https://github.com/hapinessjs/hapiness) Engine for running

This story will show you how to set up Universal bundling for an existing `@angular/cli`.

We support actually `@angular` `@5.0.0` and next so you must upgrade all packages inside your project.
We support actually `@angular` `@5.0.2` and next so you must upgrade all packages inside your project.

We use `yarn` as package manager.

Expand Down Expand Up @@ -550,6 +550,12 @@ To set up your development environment:
[Back to top](#table-of-contents)

## Change History
* v5.1.0 (2017-11-18)
* `Angular v5.0.2+`
* Returns `Observable` in route instead of to use `ReplyNoContinue` interface
* Update tests
* Change packaging process
* Documentation
* v5.0.0 (2017-11-13)
* `Angular v5.0.0+`
* Publish all features of the module
Expand Down

0 comments on commit 6681fb4

Please sign in to comment.