Skip to content

Commit

Permalink
Added CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uthpalaherath committed Sep 23, 2024
1 parent 26e3299 commit f175338
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# MatD3 CHANGELOG

## v.2.0.0 (September 2024)

- Updated code to support latest Python libraries (as of September 2024).
- Included feature to import reference information from RIS files (Thanks to Melosa Rao!).
- Solved SMTP email server error. Now users have to obtain a Google App password for `EMAIL_HOST_USER` and `EMAIL_HOST_PASSWORD`.
- Disabled email notifications for modifications to verified datasets.

0 comments on commit f175338

Please sign in to comment.