Skip to content

Commit

Permalink
Prepare v0.3.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsle committed May 1, 2017
1 parent f4a2d8d commit aa903a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: go
go:
- "1.8"
- "1.7"
- "1.6"
- "1.5"
Expand Down
2 changes: 2 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ documentation was then moved to the actual implementation functions).
[RiveScript Test Suite](https://github.com/aichaos/rsts). The test file
`rsts_test.go` implements the Go test runner, and the `rsts` repo was added
as a Git submodule.
* The Git commit hash is now encoded into the front-end command line client,
printed along with the version number in the welcome banner.

## v0.2.0 - Feb 7, 2017

Expand Down

0 comments on commit aa903a7

Please sign in to comment.