Skip to content

Commit fbc6186

Browse files
committed
v2.3.2
1 parent c016121 commit fbc6186

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## (2023-01-16)
2+
3+
* Implements support for quoted values (#46) ([bbfbcfa](https://github.com/cdimascio/dotenv-java/commit/bbfbcfa)), closes [#46](https://github.com/cdimascio/dotenv-java/issues/46)
4+
* update dependency ([c016121](https://github.com/cdimascio/dotenv-java/commit/c016121))
5+
* Update README.md ([006fc25](https://github.com/cdimascio/dotenv-java/commit/006fc25))
6+
* use v2.3.0 in example ([1261b9e](https://github.com/cdimascio/dotenv-java/commit/1261b9e))
7+
* v2.3.2 ([d318ce4](https://github.com/cdimascio/dotenv-java/commit/d318ce4))
8+
* v2.3.2 ([6cb8616](https://github.com/cdimascio/dotenv-java/commit/6cb8616))
9+
110
## (2022-11-23)
211

312
* Support trailing comments (#38) ([45f25e2](https://github.com/cdimascio/dotenv-java/commit/45f25e2)), closes [#38](https://github.com/cdimascio/dotenv-java/issues/38) [/github.com/bkeepers/dotenv/blob/master/lib/dotenv/parser.rb#L14-L30](https://github.com//github.com/bkeepers/dotenv/blob/master/lib/dotenv/parser.rb/issues/L14-L30)
@@ -7,8 +16,6 @@
716
* docs: add dizney as a contributor for code, and doc (#41) ([6d1c1cf](https://github.com/cdimascio/dotenv-java/commit/6d1c1cf)), closes [#41](https://github.com/cdimascio/dotenv-java/issues/41)
817
* docs: add yassenb as a contributor for code (#40) ([4430c0f](https://github.com/cdimascio/dotenv-java/commit/4430c0f)), closes [#40](https://github.com/cdimascio/dotenv-java/issues/40)
918

10-
11-
1219
## (2022-11-23)
1320

1421
* Ensure java 11 using enforcer plugin (#35) ([c2c69fc](https://github.com/cdimascio/dotenv-java/commit/c2c69fc)), closes [#35](https://github.com/cdimascio/dotenv-java/issues/35)

0 commit comments

Comments
 (0)