-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathCHANGELOG
More file actions
49 lines (31 loc) · 685 Bytes
/
CHANGELOG
File metadata and controls
49 lines (31 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
What's new in Flask-Funnel
==========================
Version 0.1.10:
---------------
* Add support for Autoprefixer
Version 0.1.9:
--------------
* Fix @import issues in Stylus
Version 0.1.8:
--------------
* Added support for SASS
* Added support for Stylus
* Added support for CoffeeScript
Version 0.1.7:
--------------
* Can now use attr() in CSS urls
Version 0.1.6:
--------------
* Fixed a bug with LESS preprocessing
Version 0.1.5:
--------------
* Fixed an issue with CSS relative url rewrites
Version 0.1.4:
--------------
* Fixed a bug with YUI COMPRESSOR
Version 0.1.3:
--------------
* Added support for Flask-S3
Version 0.1:
------------
* first release