10000 1.4.2 release · dongyuwei/less.js@3235042 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3235042

Browse files
committed
1.4.2 release
1 parent 026f331 commit 3235042

File tree

7 files changed

+5864
-7
lines changed

7 files changed

+5864
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 1.4.2
2+
3+
2013-07-20
4+
5+
- if you don't pass a strict maths option, font size/line height options are output correctly again
6+
- npmignore now include .gitattributes
7+
- property names may include capital letters
8+
- various windows path fixes (capital letters, multiple // in a path)
9+
110
# 1.4.1
211

312
2013-07-05

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ _Pull requests are encouraged!_
4646
## Developing
4747
If you want to take an issue just add a small comment saying you are having a go at something, so we don't get duplication.
4848

49-
Learn more about [developing Less.js](https://github.com/cloudhead/less.js/wiki/Developing-less.js).
49+
Learn more about [developing Less.js](https://github.com/less/less.js/wiki/Developing-less.js).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ about
1010

1111
This is the JavaScript, and now official, stable version of LESS.
1212

13-
For more information on the language and usage visit [lesscss.org](http://lesscss.org). More information also available [in our wiki](https://github.com/cloudhead/less.js/wiki)
13+
For more information on the language and usage visit [lesscss.org](http://lesscss.org). More information also available [in our wiki](https://github.com/less/less.js/wiki)
1414

1515
license
1616
-------

0 commit comments

Comments
 (0)
0