Skip to content

Commit

Permalink
Added draft release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Simeon H.K. Fitch committed Oct 4, 2015
1 parent ae65a32 commit 710e4fe
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions notes/0.8.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Release 0.8.2

## Enhancements

* Finished partially implemented "preprocessing" site generation mode whereby files in `src/site-preprocess` with `@` delimited variables (e.g. `@VERSION@`) are expanded based on values in setting `preprocessVars[Map[String, String]]`.

## Project Management

* Updated SBT, Scala, and plugin versions
* Added [Travis-CI build](https://travis-ci.org/sbt/sbt-site) support.
* Added [Gitter](https://gitter.im/sbt/sbt-site) link.

0 comments on commit 710e4fe

Please sign in to comment.