Skip to content

Commit

Permalink
Update CHANGELOG [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Solnica committed Oct 16, 2017
1 parent e0beae1 commit 99b9119
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# 0.8.0 - to-be-released
# 0.8.0 - 2017-10-16

### Added

* Support for external bootable components (solnic)
* Built-in `:system` components including `:settings` component (solnic)

### Fixed

* Lazy-loading components work when a container has `default_namespace` configured (GustavoCaso)

### Changed

* [BREAKING] Improved boot DSL with support for namespacing and lifecycle before/after callbacks (solnic)

[Compare v0.7.3...v0.8.0](https://github.com/dry-rb/dry-system/compare/v0.7.3...v0.8.0)

Expand Down

0 comments on commit 99b9119

Please sign in to comment.