Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Commit

Permalink
Added a changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
cjllanwarne committed Feb 4, 2016
1 parent 64c3c53 commit b237008
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitattributes
@@ -0,0 +1,8 @@
# This file can always be added to, line additions should never collide.
CHANGELOG.MD merge=union

# These files are text and should be normalized (Convert crlf => lf)
*.scala text
*.MD text
*.java text
*.html text
5 changes: 5 additions & 0 deletions CHANGELOG.MD
@@ -0,0 +1,5 @@
# WdlTool Change Log

0.1:
=====

0 comments on commit b237008

Please sign in to comment.