1 parent f9c1921 commit 4b1094bCopy full SHA for 4b1094b
2 files changed
CHANGELOG.md
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.15.2] - 2022.08-22
+## [0.15.3] - 2022-08-29
9
+
10
+### Changed
11
+- Fix comments in multiline input [(PR #16)](https://github.com/allan2/dotenvy/pull/16) by [domodwyer](https://github.com/domodwyer)
12
13
+## [0.15.2] - 2022-08-22
14
15
### Added
16
dotenv/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dotenvy"
3
-version = "0.15.2"
+version = "0.15.3"
4
authors = [
"Noemi Lapresta <noemi.lapresta@gmail.com>",
"Craig Hills <chills@gmail.com>",
0 commit comments