Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Greenleaf committed Oct 8, 2018
1 parent 1a2dc04 commit a49c6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Deprecated
- JSON static configuration support is now deprecated.
- `JSONFileRaw` and `JSONFileName` fields of [`ModuleInstance`](https://godoc.org/github.com/uber/zanzibar/codegen#ModuleInstance) now deprecated. When YAML configuration is used, `JSONFileRaw` and `JSONFileName` will be zero-valued.
- `JSONFileRaw` and `JSONFileName` fields of [`ModuleInstance`](https://godoc.org/github.com/uber/zanzibar/codegen#ModuleInstance) are now deprecated. When YAML configuration is used, `JSONFileRaw` and `JSONFileName` will be zero-valued.
- Exported types like [`ClientClassConfig`](https://godoc.org/github.com/uber/zanzibar/codegen#ModuleInstance) will have their JSON tags removed in the future.

### Fixed
Expand Down

0 comments on commit a49c6fd

Please sign in to comment.