Skip to content

Commit

Permalink
Merge pull request #590 from korczis/release/0.6.22
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
fluke777 committed Sep 10, 2015
2 parents 6b80932 + a67b144 commit 3a48b22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
- Added more logging around connecting to server. Cleaning up staging information. Adding tests to make
- Middlewares are transforming params to Ruby hash (useful for executors when they pass Java Hash instance)
- Cleaning up way Data permissions work with errors so we can update Bricks
- Fixed Project#browser_url
- Increased max count of retries for 429 - Too Many Requests
- Fixed potentional crash of ReportDefinition#replace
- Updated dependencies (gems)

## 0.6.21
- Consolidated error reporting for Domain#create_users & Project#import_users
Expand Down

0 comments on commit 3a48b22

Please sign in to comment.