Skip to content

Commit ac0de80

Browse files
committed
Add changelog
1 parent fe2f218 commit ac0de80

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6+
7+
8+
## 0.1.0 (Unreleased)
9+
> Released N/A
10+
11+
- N/A
12+
13+
## 0.0.1
14+
> Released May 03, 2023
15+
16+
- Working release

lsp-shader.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Shen, Jen-Chieh <[email protected]>
66
;; Maintainer: Shen, Jen-Chieh <[email protected]>
77
;; URL: https://github.com/shader-ls/lsp-shader
8-
;; Version: 0.1.0
8+
;; Version: 0.0.1
99
;; Package-Requires: ((emacs "27.1") (lsp-mode "6.1"))
1010
;; Keywords: convenience shader
1111

0 commit comments

Comments
 (0)