Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Commit

Permalink
versin bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarkko Haapalainen committed Apr 21, 2017
1 parent 54b8ebc commit 9e8b132
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [0.0.4]
### Added
- Support for absolute path on project file e.g ```platform --project=<projectdir>/project.yml run```

### Changed
- Sleep on exec changed to be conditional if postgres installed
- Output more verbose and colourful

## [0.0.3] - 2017-04-12
### Added
Expand Down
2 changes: 1 addition & 1 deletion META6.json
@@ -1,7 +1,7 @@
{
"perl" : "6",
"name" : "Platform",
"version" : "0.0.3",
"version" : "0.0.4",
"description" : "Tool for making development environments with docker",
"authors" : [ "Jarkko Haapalainen <jarkko@viidakko.fi>" ],
"auth" : "github:7ojo",
Expand Down

0 comments on commit 9e8b132

Please sign in to comment.