Skip to content

Commit

Permalink
Merge pull request #8 from hexojs/add-changelog
Browse files Browse the repository at this point in the history
Add changelog
  • Loading branch information
ertrzyiks authored Mar 21, 2018
2 parents af4cd91 + 5033190 commit 972e935
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.0.4]
### Changed
- remove `console.log`

## [1.0.3]
### Added
- add specs
- support for root level assets

## [1.0.2]
### Changed
- decrease after_generate filter priority for better integration with other plugins

## [1.0.1]
### Changed
- renamed to `hexo-filter-responsive-images`
- optimized for `hexo server`

## [1.0.0]
### Added
- Initial version published as `hexo-responsive-images`

0 comments on commit 972e935

Please sign in to comment.