Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Update CHANGELOG.md #837

Merged
merged 1 commit into from
Dec 6, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 22 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Change Log
# Changelog

All notable changes to the "intuita-vscode-extension" extension will be documented in this file.
This page lists highlights, releases, bug fixes, and progress for official releases of Intuita VSCode Extension.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
> **Tip:** If there are features you would like to see in the upcoming releases, please let us know though our [feedback page](https://feedback.intuita.io), or directly through our [Slack community](https://intuita.io/community).

## [Unreleased]
## Version 0.37.0

- Initial release
_Release date: December 1, 2023_

### **Highlights**

- 🔲 Fetch the latest codemods from codemod registry every 15 minutes ([#831](https://github.com/intuita-inc/intuita-vscode-extension/pull/831))
- 🐍 Another item

**Notable Changes**

- ⌛ Some time saving highlight ([#1234](https://github.com), [#1234](https://github.com)).
- 🏃 Some performance improvement ([#1234](https://github.com), [#1234](https://github.com)).
- 🛁 Some code cleanup ([#1234](https://github.com), [#1234](https://github.com)).
- 💅 Some visual improvement ([#1234](https://github.com), [#1234](https://github.com)).

**Bug fixes & other changes**

- 🦗 Bug fix: Description of bug fix ([#1234](https://github.com/)). Thanks, [Community Member](https://github.com)!
- 🦎 Bug fix: Description of another bug fix ([#1234](https://github.com/), [#1234](https://github.com/), [#1234](https://github.com/)). Thanks, [Community Member](https://github.com)!
Loading