Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef16Robbe committed Nov 20, 2024
1 parent b445cdf commit 703d361
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

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

## [unreleased]

### ⚙️ Miscellaneous Tasks

- Release v0.2.0

## [0.2.0] - 2024-11-20

### 🚀 Features

- *(remove)* Add ability to remove contexts

### 🐛 Bug Fixes

- *(cargo)* Only include relevant files for publishing

### 📚 Documentation

- *(readme)* Add `publish` step to release docs
- *(readme)* Update installation instructions
- *(readme)* Misc fixes
- *(readme)* Add more background info
- *(readme)* Fix order of publishing steps
- *(readme)* Fix release steps

### ⚙️ Miscellaneous Tasks

- *(changelog)* V0.1.0
- *(cargo)* Add crate info
- *(cargo)* Remove redundant `license-file`
- Remove unwraps, improve errors
- *(gitignore)* Ignore ANY .yaml kubeconfig files
- Satisfy clippy

## [0.1.0] - 2024-11-19

### 🚀 Features
Expand Down

0 comments on commit 703d361

Please sign in to comment.