mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Merge remote-tracking branch 'origin/master' into v2.1.0
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## v2.0.0 (2017-05-23)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Add # new icons:
|
<details>
|
||||||
|
<summary>Add 63 icons</summary>
|
||||||
|
|
||||||
- `activity`
|
- `activity`
|
||||||
- `alert-circle`
|
- `alert-circle`
|
||||||
- `alert-octagon`
|
- `alert-octagon`
|
||||||
@ -71,12 +73,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- `video-off`
|
- `video-off`
|
||||||
- `wind`
|
- `wind`
|
||||||
- `zap`
|
- `zap`
|
||||||
|
</details>
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Redesign project website
|
- Redesign project website
|
||||||
- Use SVG `stroke` instead of `fill`. Read more about the benifits of SVG `stroke`:
|
- Use SVG `stroke` instead of `fill`. Read more about the benefits of SVG `stroke`:
|
||||||
- [SVG Stroke FTW!](http://danklammer.com/articles/svg-stroke-ftw/)
|
- [SVG Stroke FTW!](http://danklammer.com/articles/svg-stroke-ftw/)
|
||||||
- Change # icons:
|
|
||||||
|
<details>
|
||||||
|
<summary>Change 66 icons</summary>
|
||||||
|
|
||||||
- `align-center`
|
- `align-center`
|
||||||
- `anchor`
|
- `anchor`
|
||||||
- `arrow-down`
|
- `arrow-down`
|
||||||
@ -143,6 +150,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- `x`
|
- `x`
|
||||||
- `zoom-in`
|
- `zoom-in`
|
||||||
- `zoom-out`
|
- `zoom-out`
|
||||||
|
</details>
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Remove PSD, CSH and Webfont formats in favor of SVG. Read more about the benefits of SVG for icons:
|
- Remove PSD, CSH and Webfont formats in favor of SVG. Read more about the benefits of SVG for icons:
|
||||||
|
Reference in New Issue
Block a user