diff options
author | Melody Horn <melody@boringcactus.com> | 2021-03-25 22:40:23 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-03-25 22:40:23 -0600 |
commit | c94b46ef42fcabae781ba22513c961f1068aa0ab (patch) | |
tree | c69dd55186ff5593251d36fe958905b2b3aa0b02 /README.md | |
parent | 9b983e2485716210a321ae0e4524c69f38bf5d6c (diff) | |
download | yapymake-c94b46ef42fcabae781ba22513c961f1068aa0ab.tar.gz yapymake-c94b46ef42fcabae781ba22513c961f1068aa0ab.zip |
release version 0.2.00.2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ that said, I test manually on complicated projects, and the current record for m ## changelog +### v0.2.0 - 2021-03-25 + +- implement GNU-style VPATH + ### v0.1.0 - 2021-03-25 - initial release |