Skip to content

Commit

Permalink
Adding changelog in its own file
Browse files Browse the repository at this point in the history
  • Loading branch information
Curtis Farnham committed Jan 24, 2014
1 parent 35fab71 commit 528fefb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Changelog
---------

2.0.0

* Codebase modernization (PHP namespaces, Composer compatibility)

1.2

* Error with how the positive dictionary was serialized fixed

1.1

* Improvements courtesy of Mark-H (https://github.com/Mark-H/) they can been
seen on his Tweetalyzer project (https://github.com/Mark-H/Tweetalyzer)
* Load data from a serialized php file instead of the database

0 comments on commit 528fefb

Please sign in to comment.