Skip to content

Commit

Permalink
Corrected broken link in changelog reference to commit bolt#6803
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Born committed Sep 4, 2017
1 parent ccaa13f commit 332fa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Released 2017-07-27. Notable changes:
- Change: Add sub and super to default allowed tags [#6362](https://github.com/bolt/bolt/pull/6362)
- Change: Allow 'extensions_config' as a prefix for FilePermissions checks [#6762](https://github.com/bolt/bolt/pull/6762)
- Change: Allow `.bolt.php` to return extension objects [#6767](https://github.com/bolt/bolt/pull/6767)
- Change: Always reset null templatefields to an empty array instead [[#6803](https://github.com/bolt/bolt/pull/6803)](https://github.com/bolt/bolt/pull/6803]
- Change: Always reset null templatefields to an empty array instead [[#6803](https://github.com/bolt/bolt/pull/6803)](https://github.com/bolt/bolt/pull/6803)
- Change: Boot extension registered service providers - Fixes "Paths to extensions added pages don't work" [#6157](https://github.com/bolt/bolt/pull/6157)
- Change: Bumped PostgreSQL minimum version to 9.1. (for MySQL we require version 5.5 or up, and almost any SQLite 3 will do).
- Change: Bunch of maintenance work on `base-2016`: Updating Foundation to 6.3, etc. [#6185](https://github.com/bolt/bolt/pull/6185)
Expand Down

0 comments on commit 332fa02

Please sign in to comment.