-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
Version 0.2.0 (2016-xx-xx) | ||
-------------------------- | ||
Using static name in init.d scripts to avoid corruption of pid file (#37) | ||
Updated applications to R78 (#33) | ||
Updated vagrant/push.bash to remove Docker commands (#32) | ||
Removed Dockerfile (#31) | ||
Added support for loading bad events into Elasticsearch (#30) | ||
Added integration testing (#29) | ||
Removed elasticsearch_upload.pl script (#28) | ||
Documentation: added Travis, release and license buttons to README (#27) | ||
Added copyright and license to README (#26) | ||
Added diagram of architecture to README (#25) | ||
Bringing up an Iglu server inside Snowplow Mini (#21) | ||
Added script to automatically populate Iglu Server from local directory (#20) | ||
Added management and overview UI for Snowplow Mini (#39) | ||
Refactored placement of helper and installation files (#40) | ||
Deleted example javascript page (#41) | ||
Updated Vagrantfile to forward all application ports (#42) | ||
Optimised final bundle.js file (#43) | ||
|
||
Version 0.1.0 (2016-03-01) | ||
-------------------------- | ||
Initial release |