Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarraford committed Oct 20, 2014
1 parent 1ce6311 commit e2d02c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

## 1.3.0 (2014-10-20)

### Feature
+ [PR](https://github.com/rstudio/redx/pull/6): Added two new API endpoints. `/backends` and `/frontends` with gets all frontends or backends.

## 1.2.1 (2014-10-15)

### Feature
Expand All @@ -19,4 +24,4 @@ Changelog
## 1.1 (2014-07-27)

### Bug Fixes
+ [BUG](https://github.com/rstudio/redx/commit/d5051bbdc573b5017382268ec7dcf118a2fe0305): in common condition, the get_frontend function in the redis library would not close the connection or release it back to the keepalive pool.
+ [BUG](https://github.com/rstudio/redx/commit/d5051bbdc573b5017382268ec7dcf118a2fe0305): in common condition, the get\_frontend function in the redis library would not close the connection or release it back to the keepalive pool.

0 comments on commit e2d02c3

Please sign in to comment.