Skip to content

Commit

Permalink
Changelog for 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcwhite committed Mar 16, 2021
1 parent f846d7e commit 9520687
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# main

# 0.20.0 / 2020-03-15

* EXPERIMENTAL (and opt-in): the Great Resource Content Engine PR has been merged. 135 files changed. Holy guacamole! [#243](https://github.com/bridgetownrb/bridgetown/pull/243) ([jaredcwhite](https://github.com/jaredcwhite)) [Read the Docs](https://www.bridgetownrb.com/docs/resources)
* Further improved Webpack integration by allowing multiple entry points and loading any manifest item with webpack_path helper [#247](https://github.com/bridgetownrb/bridgetown/pull/247) ([jaredcwhite](https://github.com/jaredcwhite)) [Docs](https://www.bridgetownrb.com/docs/frontend-assets#additional-bundled-assets-fonts-images)
* Exclude current post from LSI-powered related posts [#253](https://github.com/bridgetownrb/bridgetown/pull/253) ([katafrakt](https://github.com/katafrakt))
* The `inspect` string for `Bridgetown::Site` is now lean and clean.
* The history bug with the `bridgetown console` has been fixed! Now pressing your up arrow after entering the console will pull up all previous commands entered. Up, up, and away!

# 0.19.3 / 2020-02-11

* Fix css-loader's resolving of `/path/to/file` type URLs [#240](https://github.com/bridgetownrb/bridgetown/pull/240) ([jaredcwhite](https://github.com/jaredcwhite))
Expand Down

0 comments on commit 9520687

Please sign in to comment.