Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-wilcox committed Jun 23, 2023
1 parent b315171 commit f5e062b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

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).

## [Unreleased]

## [0.1.0] - 2023-06-22

### Added

- Created the Unofficial TailwindCSS Obsidian Plugin, which uses TailwindCSS and PostCSS
to generate a CSS snippet from a vault's Markdown files.
- Users can opt to enable TailwindCSS's Preflight styles.

[0.1.0]: https://github.com/nicholas-wilcox/unofficial-tailwindcss-obsidian-plugin/tag/0.1.0

0 comments on commit f5e062b

Please sign in to comment.