Skip to content

Commit

Permalink
9.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Dec 3, 2019
1 parent 5cee0ca commit 9b70f8a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 9.15.3
* Migrate Windows tests to Travis from Appveyor. (#530)
* Load CSS normally if JavaScript is disabled. (#531, #535)

Thanks @auggod!

## 9.15.2
* Support Choo v7. (#527)
* Add some examples using `documentify`. (#528)

Thanks @tornqvist and @shotlom!

## 9.15.1
* Linkify all the transforms in the documentation. (#514)
* Replace deprecated package `opn` by `open`. (#525)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bankai",
"version": "9.15.2",
"version": "9.15.3",
"description": "The easiest way to compile JavaScript, HTML and CSS",
"license": "Apache-2.0",
"repository": "choojs/bankai",
Expand Down

0 comments on commit 9b70f8a

Please sign in to comment.