From 7f495a11e66d925531e7d32ed6da1013a4cebf0a Mon Sep 17 00:00:00 2001 From: Casey Holzer Date: Mon, 23 Apr 2018 12:36:39 -0600 Subject: [PATCH] fix links --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b5ef30f5..43abcac8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ # v1.13.1 (2018-04-23) ### Bug Fixes -- #46: HTML content in the subtext get escaped in 1.13.0 -- #47: Error retrieving Bootstrap version -- #47: Bower description is too long -- #48: noneSelectedText not working +- [#46]: HTML content in the subtext get escaped in 1.13.0 +- [#47]: Error retrieving Bootstrap version +- [#47]: Bower description is too long +- [#48]: noneSelectedText not working [#46]: https://github.com/snapappointments/bootstrap-select/issues/46 [#47]: https://github.com/snapappointments/bootstrap-select/issues/47