Skip to content

Commit

Permalink
docs: update changelog manually due to some commits don't fit commit …
Browse files Browse the repository at this point in the history
…convention
  • Loading branch information
kisenka committed Apr 27, 2019
1 parent 617ed3a commit 771ad9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file. See [standa

### Bug Fixes

* incorrect detection webpack version, closes [#309](https://github.com/kisenka/svg-sprite-loader/issues/309)
* Fix the bug of publicPath, closes [#311](https://github.com/kisenka/svg-sprite-loader/issues/311)
* **configuration** make possible to use `oneOf` in loader rules
* **configuration:** make default config work with yarn PnP ([dc931e2](https://github.com/kisenka/svg-sprite-loader/commit/dc931e2))
* **runtime-generator:** fix module not found errors for custom spriteModule or symbolModule ([44bbcfe](https://github.com/kisenka/svg-sprite-loader/commit/44bbcfe))

Expand Down

0 comments on commit 771ad9a

Please sign in to comment.