From 870f643344e49e52275081d131d15b7ab81dbe56 Mon Sep 17 00:00:00 2001 From: Arun Donti Date: Wed, 20 Mar 2024 16:15:09 -0400 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c03641f..08dc402 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ 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). +## [0.3.0] 2024-03-20 +### Added +- Support for TypeScript files with JSX syntax: .tsx + ## [0.2.0] 2023-10-10 ### Added - Terraform file extensions: .tf, .tftpl, .tfvars