Skip to content

Commit

Permalink
Version 1.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vorillaz committed Jan 2, 2015
1 parent c256b26 commit bc8fe95
Show file tree
Hide file tree
Showing 17 changed files with 805 additions and 1,886 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,16 @@
[v1.3.1](#v1.3.1)
[1.4.0](#1.4.0)
[1.5.0](#1.5.0)
[1.6.0](#1.5.0)
[1.6.0](#1.6.0)
[1.7.0](#1.7.0)

## 1.5.0
## 1.7.0
Change log and fixes in version 1.7.0:
1. Added Sublime Text, Rust, FSharp, Meteor.js and Ionic icons.
2. Removed SVG and PNG sprites.


## 1.6.0
Change log and fixes in version 1.6.0:
1. Added Komodo, Coda, Bintray, Terminal, Source code, Responsive web design, Dart, Aptana, MailChimp, NetBeans, Dreamweaver, Brackets, Eclipse, Cloud9, Scrum, MongoDB and Prolog icons.

Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ Devicons is a full stack iconic font ready to be shipped with your next project.
Devicons iconic font is free to use and licensed under [MIT](http://opensource.org/licenses/MIT).


###Devicons icon set 1.6.0
###Devicons icon set 1.7.0
![Devicons](http://i.imgur.com/VcgLGHN.png?1?6481)

## Use Devicons with a single line of code.
Thanks to the wonderful guys of [jsdelivr](http://www.jsdelivr.com/) you can now add Devicons into your project by adding the following code into the `<HEAD>` section of your project's HTML:

`<link href='//cdn.jsdelivr.net/devicons/1.5.0/css/devicons.min.css' rel='stylesheet'>`
`<link href='//cdn.jsdelivr.net/devicons/1.7.0/css/devicons.min.css' rel='stylesheet'>`


## Getting Started
Expand Down Expand Up @@ -49,6 +49,8 @@ Do you have any additional request? Drop me a line or support an issue.


##Changelog
- 1.7.0 Added 6 new icons - 170 glyphs
- 1.6.0 Added 19 new icons - 164 glyphs
- 1.5.0 Added 22 new icons - 145 glyphs
- 1.4.0 Added 12 new icons - 123 glyphs
- v1.3.1 Minor fixes for bower package manager
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "devicons",
"description": "Devicons - An icon font made for developers",
"version": "1.6.0",
"version": "1.7.0",
"keywords": [
"icons",
"devicons",
Expand Down
Loading

0 comments on commit bc8fe95

Please sign in to comment.