Skip to content

Commit

Permalink
Merge pull request #187 from coursera/sb_update_change_log
Browse files Browse the repository at this point in the history
Add details to change log
  • Loading branch information
sb2nov committed Nov 19, 2015
2 parents 899e332 + 8cd9c15 commit 02557ff
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changes in dataduct

### 0.4.0
- Support for starting database shell from dataduct cli
- Fix bug in logger configuration
- More performance tuning for analyze and vacumm
- Improved subject line for SNS messages
- More informed logging for load errors
- Improvements to decorators
- PK enforcement changes
- New load-reload-pk step
- Support for worker groups
- Steps to move away from scripts to all code being contained in the library

### 0.3.0
- More documentation
- Bug fixes in SQL parser
- Hooks framework
- Default bootstrap
- Teardown
- Frequency fixes

### 0.2.0
- Travis integration for continous builds
- QA steps and logging to S3
Expand Down

0 comments on commit 02557ff

Please sign in to comment.