Skip to content

Commit 58e38a1

Browse files
author
Anthony Du Pont
committed
✨ Release v1.2.0
1 parent 2a094f0 commit 58e38a1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,13 @@ const H = new Highway.Core({
324324
- [ ] More Examples
325325

326326
## History
327+
#### 1.2.0 (2018-03-22)
328+
329+
- Add `NAVIGATE_IN` and `NAVIGATE_OUT` events
330+
- Add more variables available in `Highway.Renderer`
331+
- Improve renderers (see documentation)
332+
- Improve documentation
333+
327334
#### 1.1.2 (2018-03-22)
328335

329336
- Fix documentation
@@ -334,11 +341,11 @@ const H = new Highway.Core({
334341

335342
#### 1.1.0 (2018-03-17)
336343

337-
- Introduce [**modes**](https://github.com/Dogstudio/highway#modes)
344+
- Add [**modes**](https://github.com/Dogstudio/highway#modes)
338345

339346
#### 1.0.1 (2018-03-17)
340347

341-
- Create `Highway.Transition` to use Promises instead of callbacks for transitions
348+
- Add `Highway.Transition`
342349

343350
#### 1.0.0 (2018-03-17)
344351

0 commit comments

Comments
 (0)