Skip to content

Commit

Permalink
0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcgrath committed May 18, 2017
1 parent b75c4b5 commit 6469a5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented here in
accordance with [Keep a CHANGELOG][keep-changelog-url].
This project adheres to [Semantic Versioning][semver-url].

## [0.6.8] - [2017-05-18]
### Fixed
- enable fnGetArtifactAtt and fnGetParam

## [0.6.8] - [2017-05-14]
### Fixed
- objectify - enabled and added docs
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "condensation",
"version": "0.6.8",
"version": "0.6.9",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit 6469a5a

Please sign in to comment.