Skip to content

Commit 4c3b9ca

Browse files
Bump version & update changelog
1 parent 81a9f2f commit 4c3b9ca

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [0.1.10.0] - 2020-03-26
5-
###
4+
## [0.1.10.1] - 2020-06-17
5+
### Fixed
6+
- The package contains correct `libsass/VERSION` file
7+
- Always generate `libsass/VERSION` file
8+
9+
## [0.1.10.0] - 2020-06-10
10+
### Changed
611
- Update to LibSass 3.6.4
712
- Simplify build on Windows
813

@@ -96,6 +101,7 @@ All notable changes to this project will be documented in this file.
96101
- Bindings to Libsass C API
97102
- Basic tests
98103

104+
[0.1.11.0]: https://github.com/jakubfijalkowski/hlibsass/compare/v0.1.10.0...v0.1.10.1
99105
[0.1.10.0]: https://github.com/jakubfijalkowski/hlibsass/compare/v0.1.9.0...v0.1.10.0
100106
[0.1.9.0]: https://github.com/jakubfijalkowski/hlibsass/compare/v0.1.8.1...v0.1.9.0
101107
[0.1.8.1]: https://github.com/jakubfijalkowski/hlibsass/compare/v0.1.8.0...v0.1.8.1

hlibsass.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hlibsass
2-
version: 0.1.10.0
2+
version: 0.1.10.1
33
license: MIT
44
license-file: LICENSE
55
author: Jakub Fijałkowski <kuba@codinginfinity.me>

0 commit comments

Comments
 (0)