You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [2.2.0] - 2021-11-04
8
+
### Changed
9
+
- Updated bootstrap to v5.1.3.
10
+
- Updating meta viewport info.
11
+
12
+
### Contributors
13
+
-[@Erulezz](https://github.com/Erulezz)
14
+
7
15
## [2.1.0] - 2021-10-20
8
-
- Removing units after 0 in CSS. Thanks to [#3](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/3) from [@Erulezz](https://github.com/Erulezz)
9
-
- Fixing a spelling mistake. Thanks to [#2](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/2) from [@Erulezz](https://github.com/Erulezz)
16
+
### Changed
17
+
- Removing units after 0 in CSS. PR - [#3](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/3) from [@Erulezz](https://github.com/Erulezz)
18
+
- Fixing a spelling mistake. PR - [#2](https://github.com/kolappannathan/bootstrap-cookie-banner/pull/2) from [@Erulezz](https://github.com/Erulezz)
0 commit comments