diff --git a/CHANGELOG.md b/CHANGELOG.md index 3346873a3..88a31f89c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ seaweedchan: - Turn all brackets into pseudo-elements. Brackets can be changed by overwriting the `content` of `.fourchanx-link::before` (`[`) and `.fourchanx-link::after` (`]`), or removed entirely with ease. - Note: This does not change the default brackets around `toggle-all` in the custom navigation. These are up to the user. - Fix file input in Opera +- External link support in Custom Board Navigation! + - `external-text:"Google","http://www.google.com" ### 1.1.18 - 2013-05-09 seaweedchan: