Skip to content

Commit

Permalink
.gitignore is a prankster
Browse files Browse the repository at this point in the history
  • Loading branch information
gaissmai committed Dec 29, 2023
1 parent 525f869 commit fe9f9c4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
!go.mod

!README.md
!CHANGES.md
!LICENSE

# ...even if they are in subdirectories
Expand Down
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
v0.2.0 Fri Dec 29 20:54:58 2023 +0100
* API CHANGE!!!

v0.1.4 Mon Feb 6 12:17:51 2023 +0100
* minor changes

v0.1.3 Mon Feb 6 09:18:22 2023 +0100
* minor changes

v0.1.2 Sat Feb 4 20:27:33 2023 +0100
* minor changes

v0.1.1 Sat Feb 4 20:10:29 2023 +0100
* minor changes

v0.1.0 Sat Feb 4 17:35:31 2023 +0100
* first public release

0 comments on commit fe9f9c4

Please sign in to comment.