Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2022-02-28 10:48:53 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2022-02-28 10:48:53 +0300
commit6b0ca5025c64f2e5696c8719cfce7148c78d0a50 (patch)
treece06de3c0f47b8d59b43a2d2b8713e1b5d10636f /CHANGELOG.md
parent62dd931a5119aa32a6c5cc82e2476ce03488823a (diff)
Bump to 3.4.3 (npm only)HEADv3.4.3master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f531ad81..54b81059 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 3.4.3 (non-ruby only)
+
+* Fix malformed `math.div` expressions. [#1225](https://github.com/twbs/bootstrap-sass/pull/1225)
+
## 3.4.2 (non-ruby only)
* Compatibility with Sass 1.33. [#1221](https://github.com/twbs/bootstrap-sass/pull/1221)