diff --git a/CHANGELOG.md b/CHANGELOG.md index 02de0c8..2106618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CoopHub Changelog +## v0.1.8 + +* Adds Camplight in cooperatives.yml (#49) +* Hotfix for Repository.url => .html_url and getting back to work links at RepoCard.tsx. + ## v0.1.7 * Schemaization of the data into Organization and Repository structs (#4 + #47)