Skip to content

Commit 4b1094b

Browse files
author
Allan Zhang
committed
Release 0.15.3
1 parent f9c1921 commit 4b1094b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.15.2] - 2022.08-22
8+
## [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
914

1015
### Added
1116

dotenv/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dotenvy"
3-
version = "0.15.2"
3+
version = "0.15.3"
44
authors = [
55
"Noemi Lapresta <noemi.lapresta@gmail.com>",
66
"Craig Hills <chills@gmail.com>",

0 commit comments

Comments
 (0)