Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timwessman committed Oct 31, 2024
1 parent da25673 commit 312d2ae
Showing 1 changed file with 1 addition and 135 deletions.
136 changes: 1 addition & 135 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,150 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.X.X] - Month, XX, 202X
## [3.11.0] - Oct, 31, 2024

### React

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Header.LoginButton] Added onClick callback and props to append parameters to the login redirection url
- [Header.LogoutSubmenuButton] Added onClick callback and props to append parameters to the logout redirection url
- [LoginButton] Added onClick callback and props to append parameters to the login redirection url

#### Fixed

- [Component] What bugs/typos are fixed?

### Core

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Documentation

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Figma

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Sketch/Abstract

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Icon kit

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

### Hds-js

#### Breaking

- [Component] What are the breaking changes?

#### Added

- [Component] What is added?

#### Changed

Changes that are not related to specific components

- [Component] What has been changed

#### Fixed

- [Component] What bugs/typos are fixed?

## [3.10.1] - Oct, 09, 2024

### React
Expand Down

0 comments on commit 312d2ae

Please sign in to comment.