From 087bd1b14d5e1f45f60b1ffa64ca318c23b7c6ea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:56:52 +0200 Subject: Adding debian version 2.0.0+dfsg-1. Signed-off-by: Daniel Baumann --- debian/missing-sources/bourbon/CHANGELOG.md | 47 +++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 debian/missing-sources/bourbon/CHANGELOG.md (limited to 'debian/missing-sources/bourbon/CHANGELOG.md') diff --git a/debian/missing-sources/bourbon/CHANGELOG.md b/debian/missing-sources/bourbon/CHANGELOG.md new file mode 100644 index 0000000..ee17d53 --- /dev/null +++ b/debian/missing-sources/bourbon/CHANGELOG.md @@ -0,0 +1,47 @@ +# Change Log + +All notable changes to this project will be documented in this file. This +project adheres to [Semantic Versioning](http://semver.org). + +## 4.3.4 - 2017-04-01 + +### Changed + +- Updated deprecation warning message for `strip-units`. ([#1016]) + +[#1016]: https://github.com/thoughtbot/bourbon/pull/1016 + +## 4.3.3 - 2017-02-23 + +### Fixed + +- Internal Bourbon deprecation warnings for `is-size` and `is-length` will no + longer be thrown when using the `size` mixin. + +## 4.3.2 - 2017-02-10 + +### Fixed + +- Internal Bourbon deprecation warnings for `unpack` and `is-length` will no + longer be thrown when using the `position` mixin. ([#1004]) + +[#1004]: https://github.com/thoughtbot/bourbon/pull/1004 + +## 4.3.1 - 2017-02-07 + +### Fixed + +- Internal Bourbon deprecation warnings will no longer be thrown. ([#1002]) + +[#1002]: https://github.com/thoughtbot/bourbon/pull/1002 + +## 4.3.0 - 2017-02-03 + +### Added + +- Added deprecation warnings for features that will be removed in 5.0.0. Please + reference our [change log], which includes a list of these changes and + removals. ([#891]) + +[change log]: https://github.com/thoughtbot/bourbon/blob/master/CHANGELOG.md +[#891]: https://github.com/thoughtbot/bourbon/pull/891 -- cgit v1.2.3