Skip to content

Commit

Permalink
issue #14: update component screenshot - README.md & CHANGELOG.md upd…
Browse files Browse the repository at this point in the history
…ated
  • Loading branch information
lexmartinez committed Apr 23, 2018
1 parent ac665b7 commit 06b8c7f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## v2.1.0 - `Uma`

- **[FIX]** Bundling issues (style sheet minify & travisCI fix)
- **[ADD]** Format tools implementation
- **[ADD]** New event types supported:
- ReleaseEvent
- PullRequestReviewCommentEvent
- PublicEvent
- MemberEvent
- GollumEvent
- GistEvent
- FollowEvent
- CommitCommentEvent

## v2.0.0 - `Riley`

- **[FIX]** Scope styles removed for external styling customization
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/lexmartinez/vue-github-activity.svg?branch=master)](https://travis-ci.org/lexmartinez/vue-github-activity)
[![GitHub license](https://img.shields.io/github/license/lexmartinez/vue-github-activity.svg)](https://github.com/lexmartinez/vue-github-activity/blob/master/LICENSE.md)
[![Last version](https://img.shields.io/badge/version-v2.0.0-blue.svg)](https://github.com/lexmartinez/vue-github-activity/blob/master/CHANGELOG.md)
[![Last version](https://img.shields.io/badge/version-v2.1.0-blue.svg)](https://github.com/lexmartinez/vue-github-activity/blob/master/CHANGELOG.md)
<br/>

Simple VueJS component that creates a feed panel with your recent GitHub activity. It displays the user's name, username, photo, and a list of each individual activity type.
Expand Down
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 06b8c7f

Please sign in to comment.