Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bdelespierre committed Aug 14, 2015
1 parent eec1e29 commit 65429dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
@@ -1,10 +1,12 @@

# Change Log

## 0.1.1 -
## 0.1.1 - August 14, 2015

+ Adding `_::before` `_::negate` `_::matches` `_::constant` `_::noop` `_::property` in compliance with Underscore.js v1.7.0
+ Adding class forgery with
+ Adding class forgery function `_::forge` (alias `_::strategy`) and forgery autoloading (see src/Underscore/autoload.php)
+ Adding Underscore/Contrib/Database (PDO helpers)
+ Adding `_::call` and `_::apply` to enable callback calls in chains

## 0.1.0 - January 12, 2015

Expand Down

0 comments on commit 65429dd

Please sign in to comment.