Skip to content

Commit 0fdabfd

Browse files
author
carmine
committedSep 1, 2024·
update CHANGELOG.md
1 parent 0273429 commit 0fdabfd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## (2024-09-01)
2+
3+
* [StepSecurity] Apply security best practices (#66) ([f50dd1b](https://github.com/cdimascio/dotenv-java/commit/f50dd1b)), closes [#66](https://github.com/cdimascio/dotenv-java/issues/66)
4+
* Add support from reading from jimfs in-memory FS (#60) ([0c5642e](https://github.com/cdimascio/dotenv-java/commit/0c5642e)), closes [#60](https://github.com/cdimascio/dotenv-java/issues/60)
5+
* Create SECURITY.md (#65) ([162a574](https://github.com/cdimascio/dotenv-java/commit/162a574)), closes [#65](https://github.com/cdimascio/dotenv-java/issues/65)
6+
* update CONTRIBUTING.md ([6d60f39](https://github.com/cdimascio/dotenv-java/commit/6d60f39))
7+
* Update CONTRIBUTING.md (#67) ([158a525](https://github.com/cdimascio/dotenv-java/commit/158a525)), closes [#67](https://github.com/cdimascio/dotenv-java/issues/67)
8+
* update pom.xml ([aa8d1d5](https://github.com/cdimascio/dotenv-java/commit/aa8d1d5))
9+
* v3.0.1 ([c8bf7b0](https://github.com/cdimascio/dotenv-java/commit/c8bf7b0))
10+
* docs: add manoelcampos as a contributor for code, test, and infra (#52) ([5b6c71d](https://github.com/cdimascio/dotenv-java/commit/5b6c71d)), closes [#52](https://github.com/cdimascio/dotenv-java/issues/52)
11+
12+
13+
114
## (2023-04-30)
215

316
* Adds support to Java 11 (#51) ([d586bd3](https://github.com/cdimascio/dotenv-java/commit/d586bd3)), closes [#51](https://github.com/cdimascio/dotenv-java/issues/51)

0 commit comments

Comments
 (0)
Please sign in to comment.