We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd8480 commit fb43fd8Copy full SHA for fb43fd8
CHANGELOG.md
@@ -0,0 +1,26 @@
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.1.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.1] - 2024-11-14
9
10
+### Added
11
12
+- Semantic versioning
13
+- Changelog
14
15
+### Fixed
16
17
+- Resume formatting
18
19
+### Changed
20
21
+- Headline content
22
+- About page content
23
24
+### Removed
25
26
+- References to projects page
VERSION
@@ -0,0 +1 @@
+v0.1.1
0 commit comments