diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fe155b..7050867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.1](https://github.com/sunggun-yu/envp/compare/v1.3.0...v1.3.1) (2023-11-19) + + +### Bug Fixes + +* output of init-script ([#96](https://github.com/sunggun-yu/envp/issues/96)) ([6c9b8d6](https://github.com/sunggun-yu/envp/commit/6c9b8d66a01c05a7fcd168500dfc5f1d89e36ac3)) + ## [1.3.0](https://github.com/sunggun-yu/envp/compare/v1.2.1...v1.3.0) (2023-11-18)