Skip to content

Commit

Permalink
adds information to changelog about previous commits
Browse files Browse the repository at this point in the history
  • Loading branch information
jduss4 committed Nov 17, 2020
1 parent 13f8a1f commit a628bbc
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
Expand Up @@ -34,6 +34,14 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- partials for browse, browse_facet, index, and search_preset header content for easier overriding
- displays language toggle options in respective languages, therefore English instead of en, Español instead of es, etc
- helper method `language_toggle_link` moves logic for language links out of view
- documentation for api connection and controller inheritance
- adds partials for easier overriding:
- `browse_header`
- `browse_facet_header`
- `index_header`
- `search_preset_header`
- `analytics` (head)
- `language` (head)

### Changed
- `ALL_LANGUAGES` setting changed back to `languages`
Expand Down

0 comments on commit a628bbc

Please sign in to comment.