]> Sergey Matveev's repositories - path-extractor.git/commitdiff
Add changelog for 0.2
authorEdgar HIPP <hipp.edg@gmail.com>
Sat, 16 Jan 2016 10:10:49 +0000 (11:10 +0100)
committerEdgar HIPP <hipp.edg@gmail.com>
Sat, 16 Jan 2016 10:10:49 +0000 (11:10 +0100)
CHANGELOG.md [new file with mode: 0644]

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..2604dbf
--- /dev/null
@@ -0,0 +1,12 @@
+v0.2
+====
+
+-      keep line number notations if it finds any, for example "test/user.js:44:33"
+-      do not recognize 2.0G, 3.0K or other filesizes as files
+-      do not recognize 1.2.3, or version numbers as files
+-      do not recognize origin/master or other git remotes as files
+
+v0.1
+====
+
+First release