diff --git a/README.md b/README.md index 25fb25a11..bdd8da505 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Change log - Updated documentation and fixed links scrolling issue - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing) - Fixed sidebar stretching issue #275 +- Fixed checkbox out of bounds issue in WYISHTML5 editor. **v2.0.2:** - Solved issue with hidden arrow in select inputs. diff --git a/changelog b/changelog index 78e9035a2..0d2b665dd 100644 --- a/changelog +++ b/changelog @@ -5,6 +5,7 @@ v2.0.3: - Updated documentation and fixed links scrolling issue - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing) - Fixed sidebar stretching issue #275 +- Fixed checkbox out of bounds issue in WYISHTML5 editor. v2.0.2: - Solved issue with hidden arrow in select inputs.