Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
42
Star
11
Fork
3
broadinstitute
/
wdltool
Code
Issues
13
Pull requests
0
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Added a changelog file
Loading branch information
...
1 parent
64c3c53
commit
b2370089f309ceff1be916c6ecf57a6e2708ce18
cjllanwarne
committed
Feb 4, 2016
Unified
Split
Showing
2 changed files
with
13 additions
and
0 deletions
.
+8
−0
.gitattributes
+5
−0
CHANGELOG.MD
Show comments
View
8
.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
Show comments
View
5
CHANGELOG.MD
@@ -0,0 +1,5 @@
+
#
WdlTool Change Log
+
+0.1:
+=====
+
Toggle all file notes
0 comments on commit
b237008
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
b237008