Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.5.0](https://github.com/wayofdev/docker-shared-services/compare/v1.4.11...v1.5.0) (2023-07-02)


### Features

* move to reusable github workflows ([5bb40d3](https://github.com/wayofdev/docker-shared-services/commit/5bb40d30ab301282a67daa48a46dfd866b1904ee))
* use docker based dnsmasq instead of ansible-dnsmasq-role ([8c94c3f](https://github.com/wayofdev/docker-shared-services/commit/8c94c3fabdb60962dff08cafaece0e75e17b7e04))


### Documentation

* dnsmasq is not needed anymore ([6d2f2cd](https://github.com/wayofdev/docker-shared-services/commit/6d2f2cd381fcc40899016c98c346ab118f577a6b))

## [1.4.11](https://github.com/wayofdev/docker-shared-services/compare/v1.4.10...v1.4.11) (2023-06-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.11",
"version": "1.5.0",
"repository": {
"url": "https://github.com/wayofdev/docker-shared-services.git"
}
Expand Down