### 3.1.6

* Changelog correction [Tracking issue](https://github.com/visual-framework/vf-core/issues/2035)

### 3.1.5

* Version bump

### 3.1.4

* Version bump

### 3.1.3

* Added description to the component page on VF site. [Tracking issue](https://github.com/visual-framework/vf-core/issues/1885)

### 3.1.2

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

### 3.1.0

* Updates to expect `vf-stack` on the body.
* Removes the backwards compatibility as we're at v3.x.
* Tidies up and removes some unrequited CSS.

### 3.0.1

* Removes padding.
* Adds top margin for layout.

### 3.0.0

* updates max-width of component
* adds 'context' for the logo
* removes `text` as you can make use of including text with the `vf-logo`

### 2.0.2

* fixes layout issue so a logo will take the space it needs

### 2.0.1

* add support for backwards compatibility with .vf-global-header 1.x's vf-global-header__inner
* will be removed in vf-global-header 3.0

### 2.0.0

* making a breaking change because of the HTML alterations

### 1.0.2

* makes content wrap with `flex-wrap`
* makes use of `gap`
* adds spacing for browsers not supporting `gap`
* move `margin-left: auto` to the `vf-navigation--global` component (v1.2.3 of `vf-navigation`)

### 1.0.1

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

### 1.0.0

* makes global header work on smaller screens
* makes the layout wrap until 1024px

### 1.0.0-rc.2

* Removes bottom underline

### 1.0.0-alpha.3

* vf-global-header-dependencies ([e98d8b6](https://github.com/visual-framework/vf-core/commit/e98d8b6))
