We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 733c41c commit 8e23a74Copy full SHA for 8e23a74
CHANGELOG.md
@@ -0,0 +1,25 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
10
+### Added
11
12
+- Codespell GitHub Action
13
+- CHANGELOG.md
14
15
+### Changed
16
17
+- Fixed various typos
18
+- Fixed README badges
19
20
+## [0.8.0] - 2022-09-01
21
22
23
24
+- Initial release of content
25
+- Markdown files associated with open source best practices (Code of Conduct, Contributing, etc.)
0 commit comments