### 2.0.6

* Added: Changes for responsive breadcrumb  [Tracking issue](https://github.com/visual-framework/vf-core/issues/2008)
* Updated: Enhanced `vf-breadcrumb` accessibility by increasing target area [Tracking issue](https://github.com/visual-framework/vf-core/issues/2009)
* Documentation: Updated usage guidelines for responsive [Tracking issue](https://github.com/visual-framework/vf-core/issues/2010)

### 2.0.5

* Documentation: Updated usage guidelines to show full navigation path
  * [Tracking issue](https://github.com/visual-framework/vf-core/issues/1957)

### 2.0.4

* Bug: Final breadcrumb should never have an arrow.

### 2.0.3

* changes any `set-` style functions to cleaner version

### 2.0.2

* adds a little more documentation

### 2.0.1

* removes `>` from related crumbs

### 2.0.0

* adds `aria-current="location"` to be used for the last item in `vf-breadcrumbs`
* replaces CSS to style `aria-current="location"` and not `:last-of-type`.
* adds text-shadow to `aria-current="location"` to show text a little bolder.

### 1.0.5

* removes the bottom margin
* increases the top margin

### 1.0.4

* fix: links in the with-related variant weren't coming through as the parent object wasn't mapped

### 1.0.3

* dependency bump

### 1.0.2

* updates max-width of component

### 1.0.1

* removes left and right padding so we rely on the parent for horizontal spacing for better alignment

### 1.0.0

* Initial stable release
