Skip to content

Commit

Permalink
Merge pull request #18 from szeiger/wip/update-0.6
Browse files Browse the repository at this point in the history
Release notes for 0.6
  • Loading branch information
szeiger authored Jun 11, 2019
2 parents 145ccd2 + d520ec0 commit bfe4997
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@

## Release Notes

### v0.6

- Update to Scala 2.12 and sbt 1.x

### v0.5

- Fix sbt scoping ([](issue:9))
Expand Down
2 changes: 2 additions & 0 deletions doc/src/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Ornate is available in [JCenter](https://bintray.com/bintray/jcenter) and [Maven

## SBT Plugin

Ornate 0.6+ supports sbt 1.x. Older versions of Ornate support sbt 0.13.

First you need to add Ornate's sbt plugin to `project/plugins.sbt`:

```scala expandVars=true
Expand Down

0 comments on commit bfe4997

Please sign in to comment.