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
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@ All notable changes to this project will be documented in this file. This projec
8
8
Nothing yet.
9
9
10
10
11
-
## [1.1.1] - 2020-10-10
11
+
## [1.2.0] - 2020-10-15
12
+
13
+
(Includes changes from briefly-published versions 1.1.0 and 1.1.1.)
12
14
13
15
### Added
14
16
15
17
- Published docklib to PyPI so that administrators can manage it with `pip` and more easily bundle it in [custom Python frameworks](https://github.com/macadmins/python). Adjusted repo file structure to match Python packaging standards.
16
18
- Created __build_pkg.sh__ script for creation of macOS package installer.
19
+
- Added `findExistingURL()` and `removeDockURLEntry()` functions for handling URL items.
0 commit comments