diff --git a/CHANGELOG.md b/CHANGELOG.md index ac89b52a..4babe838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,6 @@ -ChangeLog -============================================================================== +# ChangeLog -2.99.1 - DEVELOPMENT (will be released as dev/2.99.2 or stable/3.0.0) ------------------------------------------------------------------------------- +## 2.99.1 - DEVELOPMENT (will be released as dev/2.99.2 or stable/3.0.0) This is a complete fork from Cement 2 code base. Please continue to use stable versions of Cement 2, until Cement 3.0.0 is released. @@ -11,13 +9,13 @@ stable versions of Cement 2, until Cement 3.0.0 is released. Bugs: - `[ext.redis]` Unable To Set Redis Host - - [Issue #440](https://github.com/datafolklabs/cement/issues/440) + - [Issue #440](https://github.com/datafolklabs/cement/issues/440) Features: - `[core]` Add Docker / Docker Compose Support - - [Issue #439](https://github.com/datafolklabs/cement/issues/439) + - [Issue #439](https://github.com/datafolklabs/cement/issues/439) Refactoring: @@ -28,7 +26,7 @@ Refactoring: Incompatible: - `[core]` Replace Interfaces with ABC Base Classes - - [Issue #192](https://github.com/datafolklabs/cement/issues/192) + - [Issue #192](https://github.com/datafolklabs/cement/issues/192) - `[core.foundation]` Rename `CementApp` to `App`. - `[core.handler]` Rename `CementBaseHandler` to `Handler` - `[core.handler]` Drop deprecated backend globals @@ -43,10 +41,9 @@ Incompatible: - `[ext.argparse]` ArgparseController.Meta.default_func is not `_default`, and will print help info and exit. Can now set this to `None` as well to pass/exit. - - [Issue #426](https://github.com/datafolklabs/cement/issues/426) + - [Issue #426](https://github.com/datafolklabs/cement/issues/426) Deprecation: -* *Everything with deprecation notices in Cement < 3* - +- *Everything with deprecation notices in Cement < 3* diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 3b8b1943..80364d7e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,5 +1,4 @@ -Contributors -============================================================================== +# Contributors The following people have contributed to Cement, either by way of source code, documentation, or testing: diff --git a/LICENSE b/LICENSE index 951de59e..49ebcc50 100755 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2009-2017 Data Folk Labs, LLC +Copyright (c) 2009-2018 Data Folk Labs, LLC All rights reserved. Redistribution and use in source and binary forms, with or without