Skip to content

Commit 901ad20

Browse files
committed
Merge branch 'release/0.0.45'
2 parents b7f04f8 + 00cf108 commit 901ad20

21 files changed

+17148
-17058
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.js text eol=lf
2+
*.xlsx binary
3+
*.xls binary
4+
*.csv binary

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
### 0.0.44 "Roma" (02.04.2015 - ...04.2015)
3+
### 0.0.45 "Rio de Janeiro" (14.04.2015 - ...04.2015)
4+
* Changed CRLF for alacon.js and alaserver.js to LF
5+
6+
### 0.0.44 "Roma" (02.04.2015 - 13.04.2015)
47
* Added params to SQLite attached database: alasql('ATTACH SQLITE DATABASE a(?)',[event],cb);
58
* Root directory was cleaned
69
* Gulp version is updated

0 commit comments

Comments
 (0)