Compare commits

...

1 Commits

Author SHA1 Message Date
kennethreitz 52758c36c6 updated changelog 2017-05-30 11:12:40 -04:00
+2 -1
View File
@@ -2,8 +2,9 @@
# 104 # 104
unreleased General improvements.
- Fix for Heroku CI.
- Use `pkg_resources` to check if a distribution is installed instead of - Use `pkg_resources` to check if a distribution is installed instead of
parsing `requirements.txt`. ([#395][395]) parsing `requirements.txt`. ([#395][395])