Skip to content

Commit

Permalink
admin pages
Browse files Browse the repository at this point in the history
  • Loading branch information
T.J. Corrigan committed Feb 2, 2016
1 parent a0ed3d9 commit 9094cc2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.1.1] - 2016-02-02

### Changed

- Rolled back the Token changes for functions (see [#60](https://github.com/MonsantoCo/cloudformation-template-generator/issues/60))

## [3.1.0] - 2016-01-26

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and the dependency

```scala
libraryDependencies ++= Seq (
"com.monsanto.arch" %% "cloud-formation-template-generator" % "3.1.0"
"com.monsanto.arch" %% "cloud-formation-template-generator" % "3.1.1"
).map(_.force())
```

Expand Down

0 comments on commit 9094cc2

Please sign in to comment.