Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Jan 22, 2017
1 parent feac87b commit 29fce37
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.1.0] - 2017-01-22
### Added
- LDAPv3 user driver
- Method agnostic authentication webservice to work with [NGINX auth_request
directive](http://nginx.org/en/docs/http/ngx_http_auth_request_module.html#auth_request)
- Service registration and service discovery with etcd

## [1.0.0] - 2017-01-16
### Changed
- Use HTTP instead of GRPC for server-to-sever communication.

0 comments on commit 29fce37

Please sign in to comment.