Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr Musikhin committed Jan 21, 2020
1 parent 1c36011 commit 851030e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog
## [v1.1] - 2020.01.21
### Added
- Tabs for `Repositories`, `Starred Repositories`, `Followers`, `Following`
- CSS for tabs
- Functions for works tabs

### Moved
- JS to `main.js`

## [v1.0] - 2020.01.20

- First release

[v1.1]: https://github.com/tophackr/github-stat/compare/v1.0...v1.1
[v1.0]: https://github.com/tophackr/github-stat/compare/8ba5732...v1.0

0 comments on commit 851030e

Please sign in to comment.