dotenv-rs / dotenv

Library to help supply environment variables in testing and development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please create a CHANGELOG

shepmaster opened this issue · comments

I recommend following https://keepachangelog.com/en/1.0.0/

For example, I can't easily tell the differences between 0.13 (my current version) and 0.14.1 (the current). I know that there were some issues with the ownership of the crate and that the detailed changes from 0.13 to 0.14 might be difficult, but the ownership change itself would be reasonable to document.