# v1.6.1
## 12/02/2020

1. [](#improved)
    * Minor default template improvements

# v1.6.0
## 04/22/2020

1. [](#new)
    * Added `schema.org/BreadcrumbList` [#29]
    * Added per-page option to control breadcrumbs [#20]
    * Added various translations [#17][#18][#19]
    * Pass phpstan level 1 tests
    * Require Grav v1.6

# v1.5.1
## 10/24/2017

1. [](#improved)
    * Add option to ignore current page [#11]
    * Removed Grav trait in favor of `Grav::instance()`

# v1.5.0
## 07/14/2016

1. [](#improved)
    * non-routable pages are not linked

# v1.4.0
## 08/25/2015

1. [](#improved)
    * Added blueprints for Grav Admin plugin

# v1.3.0
## 03/06/2015

1. [](#new)
    * Added toggle for showing home item
    * Added configurable home icon
    * Added configurable divider icon
    * Added toggle to link trailing item

# v1.2.3
## 02/05/2015

2. [](#improved)
    * Added support for HHVM

# v1.2.2
## 01/23/2015

2. [](#improved)
    * Added microdata information

# v1.2.1
## 01/09/2015

2. [](#improved)
    * NOTE: BREAKING CHANGE: Moved templates into `partials/` subfolder for consistency.

# v1.2.0
## 11/30/2014

1. [](#new)
    * ChangeLog started...