Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Sep 21, 2024
1 parent 7dc892a commit 6cbe5ba
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file.

## [0.15.2] - 2024-09-21

### 🚜 Refactor

- Remove most colour exceptions (#18)

### 📚 Documentation

- Add git-cliff changelog

### 🧪 Testing

- Add config to automate fixtures (#13)
- Reorganise tests for `issues` event (#14)
- Reorganise for `repository` event (#15)
- Reorganise for `pull_request` event (#16)
- Add snapshot tests via insta.rs (#17)

### ⚙️ Miscellaneous Tasks

- Bump version to 0.15.2

## [0.15.1] - 2024-09-21

### 🐛 Bug Fixes
Expand Down

0 comments on commit 6cbe5ba

Please sign in to comment.