Skip to content

Commit

Permalink
Mark 0.0.1 (#3)
Browse files Browse the repository at this point in the history
* Initial 0.0.1 release
  • Loading branch information
ColdHeat authored Nov 22, 2020
1 parent 1e585b0 commit 5658edb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ pystarlark.egg-info/
.DS_Store
starlark.o
starlark.so
.eggs
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
0.0.1 / 2020-11-22
==================

* Initial 0.0.1 release

0 comments on commit 5658edb

Please sign in to comment.