Add the first changelog entry

(Adding the changelog itself.)
This commit is contained in:
Andrew Eisenberg 2021-05-20 09:23:30 -07:00
parent 06b386ac6c
commit 7ae8d165a6
3 changed files with 11 additions and 0 deletions

7
.gitattributes vendored
View file

@ -1 +1,8 @@
lib/*.js linguist-generated=true
# Reduce incidence of needless merge conflicts on CHANGELOG.md
# The man page at
# https://mirrors.edge.kernel.org/pub/software/scm/git/docs/gitattributes.html
# suggests that this might interleave lines arbitrarily, but empirically
# it keeps added chunks contiguous
CHANGELOG.md merge=union