# Changelog ## [v0.2.3](https://github.com/kigster/puma-daemon/tree/v0.2.3) (2023-03-14) [Full Changelog](https://github.com/kigster/puma-daemon/compare/v0.2.2...v0.2.3) **Merged pull requests:** - Attempting to properly track code coverage after fork\(\) [\#15](https://github.com/kigster/puma-daemon/pull/15) ([kigster](https://github.com/kigster)) - Adding a proper codecov and updating READFME [\#14](https://github.com/kigster/puma-daemon/pull/14) ([kigster](https://github.com/kigster)) - \[Snyk\] Security upgrade ruby from 3.0.0 to 3.1 [\#12](https://github.com/kigster/puma-daemon/pull/12) ([snyk-bot](https://github.com/snyk-bot)) ## [v0.2.2](https://github.com/kigster/puma-daemon/tree/v0.2.2) (2023-03-07) [Full Changelog](https://github.com/kigster/puma-daemon/compare/v0.2.1...v0.2.2) ## [v0.2.1](https://github.com/kigster/puma-daemon/tree/v0.2.1) (2023-03-07) [Full Changelog](https://github.com/kigster/puma-daemon/compare/v0.2.0...v0.2.1) **Fixed bugs:** - pumad doesn't work with puma v6 [\#10](https://github.com/kigster/puma-daemon/issues/10) - doesn't daemonize [\#9](https://github.com/kigster/puma-daemon/issues/9) - Log is not working [\#8](https://github.com/kigster/puma-daemon/issues/8) - Currently breaks in a single \(non-cluster\) mode [\#1](https://github.com/kigster/puma-daemon/issues/1) **Merged pull requests:** - Hopefully fixing demonization for Puma v5 and v6 [\#11](https://github.com/kigster/puma-daemon/pull/11) ([kigster](https://github.com/kigster)) ## [v0.2.0](https://github.com/kigster/puma-daemon/tree/v0.2.0) (2023-03-07) [Full Changelog](https://github.com/kigster/puma-daemon/compare/v0.1.2...v0.2.0) **Merged pull requests:** - Fix README spelling [\#7](https://github.com/kigster/puma-daemon/pull/7) ([lulalala](https://github.com/lulalala)) ## [v0.1.2](https://github.com/kigster/puma-daemon/tree/v0.1.2) (2021-03-05) [Full Changelog](https://github.com/kigster/puma-daemon/compare/v0.1.1...v0.1.2) **Fixed bugs:** - uninitialized constant Puma::HAS\_SSL \(NameError\) [\#3](https://github.com/kigster/puma-daemon/issues/3) **Merged pull requests:** - Hoping to fix HAS\_SSL error [\#5](https://github.com/kigster/puma-daemon/pull/5) ([kigster](https://github.com/kigster)) - Adding dockerfiles for testing Puma on Linux [\#2](https://github.com/kigster/puma-daemon/pull/2) ([kigster](https://github.com/kigster)) ## [v0.1.1](https://github.com/kigster/puma-daemon/tree/v0.1.1) (2021-01-24) [Full Changelog](https://github.com/kigster/puma-daemon/compare/v0.1.0...v0.1.1) ## [v0.1.0](https://github.com/kigster/puma-daemon/tree/v0.1.0) (2021-01-18) [Full Changelog](https://github.com/kigster/puma-daemon/compare/647f057123f45aecdb5da1d0567b92c72114cd8f...v0.1.0) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*