Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrudnick authored Mar 27, 2020
1 parent 6fd7bc4 commit 10f8cb2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CoopHub Changelog

## v0.2.0

* Added support for GitLab!
* Cache warming improved using `Task.async`, so now loads the data concunrrently.

## v0.1.9

* [#48] Extract github API into its own module and refactor cache warmer to use it (#50).
Expand Down Expand Up @@ -37,4 +42,4 @@

* Adding cooperatives page (removing dropdown from header).
* Adding `exclude_forks` query param for get repos.
* Excluding forked repos from latest and popular from home, from all the languages stats as well.
* Excluding forked repos from latest and popular from home, from all the languages stats as well.

0 comments on commit 10f8cb2

Please sign in to comment.