Skip to content

Commit

Permalink
update change.log
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Jan 22, 2017
1 parent cda500f commit cd26416
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed

## 1.2.0 - 2017-01-22
### Added
- Add service registry and discovery
- Add zookeeper support for resgistry and discovery
- Add consul support for registry and discovery
- Add direct registry for direct ip and port registry and discovery
- Add Cors handler to support OAuth2 login page from another domain

### Changed
- Resolve Maven Eclipse errors
- Enhanced service module to support parameterized constructor
- Integrate server with registry
- Spin off swagger, security and validator handlers to light-java-rest

## 1.1.7 - 2017-01-14
### Added
- Add error status for OAuth2 server
Expand Down
2 changes: 1 addition & 1 deletion docs/themes/hugo-material-docs
Submodule hugo-material-docs updated from 194c49 to f14a18

0 comments on commit cd26416

Please sign in to comment.