소스 검색

Add changelog

master
Dylan Baker 4 년 전
부모
커밋
03168c7646
1개의 변경된 파일18개의 추가작업 그리고 0개의 파일을 삭제
  1. 18
    0
      CHANGELOG.md

+ 18
- 0
CHANGELOG.md 파일 보기

@@ -0,0 +1,18 @@
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
+## [0.3.0] - 2019-06-11
11
+### Added
12
+- Create changelog 🙂
13
+- `{{ date }}` variable in entries
14
+- Autogenerated RSS feed
15
+
16
+### Changed
17
+
18
+### Removed

Loading…
취소
저장