File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments