Skip to content

Commit 8669fa5

Browse files
authored
[skip ci]chore: add missing changelog info (#3669)
* chore: add missing changlog * [skip ci] add issue ref link
1 parent f613188 commit 8669fa5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## Change Log
22

3+
### v4.1.2 (2021-10-04)
4+
- [#3602](https://github.com/less/less.js/pull/3602) Fix currentFileInfo and index properties on nodes (#3602) (@bjpbakker)
5+
- [#3626](https://github.com/less/less.js/pull/3626) Fix [#3616](https://github.com/less/less.js/issues/3616) IfStatement requires double parentheses when dividing (#3626) (@iChenLei)
6+
- [#3630](https://github.com/less/less.js/pull/3630) Fix needle dependency warning typo. (#3630) (@cjwilsontech)
7+
8+
### v4.1.1 (2021-01-31)
9+
- [#3597](https://github.com/less/less.js/pull/3597) Fix expected response when there's a socket error (#3597) (@zxfrank)
10+
- [#3589](https://github.com/less/less.js/pull/3589) Fixes [#3586](https://github.com/less/less.js/issues/3586) (#3589) (@matthew-dean)
11+
12+
### v4.1.0 (2021-01-10)
13+
- [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-request with needle. (#3582) (@zaquest)
14+
- [#3583](https://github.com/less/less.js/pull/3583) Update rollup and other build dependencies (#3583) (@pravi)
15+
- [#3588](https://github.com/less/less.js/pull/3588) Roll back paren requirement on mixin calls (#3588) (@matthew-dean)
16+
317
### v4.0.0 (2020-12-18)
418
- [#3573](https://github.com/less/less.js/pull/3573) v4.0.0 (#3573) (@matthew-dean)
519

0 commit comments

Comments
 (0)