We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049ec75 commit 31431d3Copy full SHA for 31431d3
CHANGELOG.md
@@ -0,0 +1,21 @@
1
+# Address Book Changelog
2
+
3
+## 1.0.3 (2022-07-17)
4
5
+- Added Docker build environment.
6
+- Updated README file instructions and markdown formatting.
7
8
+## 1.0.2 (2020-04-30)
9
10
+- Updated jQuery to 3.5.0 to address [CVE-2020-11022](https://github.com/advisories/GHSA-gxr4-xjj5-5px2).
11
+- Updated Bootstrap to 3.4.1.
12
13
+## 1.0.1 (2019-12-26)
14
15
+- Added missing DataTables sort images.
16
+- Added missing Bootstrap map files.
17
+- Fixed Bootstrap directory name causing issues on some browsers not loading assets.
18
19
+## 1.0.0 (2018-05-24)
20
21
+- Initial release of system.
0 commit comments