Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from wework/release/0.1.0
Browse files Browse the repository at this point in the history
second attempt at releasing v0.1.0
  • Loading branch information
Phil Sturgeon committed May 1, 2018
2 parents cbb99f2 + 17b53ce commit 761ad37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ 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/).

## [v0.1.0] - 2017-10-09
## [v0.1.0] - 2018-05-01
### Changed
- link lambda/proc/whatever is now called in the scope of the instance, so any instance methods, params, etc will be available. E.g: `link: -> { foo_url(params['id']) }`

## [v0.1.0-alpha1] - 2017-10-07
## [v0.1.0-alpha1] - 2017-11-06
### Added
- Initial version. Pretty basic, but adds a `sunset` method to mark things as deprecated

0 comments on commit 761ad37

Please sign in to comment.