Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Jan 16, 2023
1 parent c016121 commit fbc6186
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## (2023-01-16)

* 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)
* update dependency ([c016121](/~https://github.com/cdimascio/dotenv-java/commit/c016121))
* Update README.md ([006fc25](/~https://github.com/cdimascio/dotenv-java/commit/006fc25))
* use v2.3.0 in example ([1261b9e](/~https://github.com/cdimascio/dotenv-java/commit/1261b9e))
* v2.3.2 ([d318ce4](/~https://github.com/cdimascio/dotenv-java/commit/d318ce4))
* v2.3.2 ([6cb8616](/~https://github.com/cdimascio/dotenv-java/commit/6cb8616))

## (2022-11-23)

* 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)
Expand All @@ -7,8 +16,6 @@
* 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)
* 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)



## (2022-11-23)

* 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)
Expand Down

0 comments on commit fbc6186

Please sign in to comment.