Skip to content

Commit

Permalink
Keep a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sonirico committed Jan 14, 2019
1 parent cdde9e4 commit e3163c3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Datetoken Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.0 - 2019-01-14]
- Added features:
+ Chainable modifiers after snap modifiers
+ Partial Pratt parser
- Dropped features:
+ `complex_token_to_date` util
+ `simple_token_to_date` util
+ `SimpleToken` model
+ `ComplexToken` model

## [0.1.2 - 2018-11-29]
- Limit dateutil dependency versions

## [0.1.1 - 2018-10-19]
- Hello world!



0 comments on commit e3163c3

Please sign in to comment.