This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)! |