diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fc55d8..f15cea1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,6 @@ FIXES: - Fix resource name when using FileUpload. Previous behavior was to give resource the full upload path as a name. Switched to just os.path.basename() -### 0.3.8 (September 3, 2014) - ADDITIONS: - Add method ```DistributionPoints.exists()``` for testing for the existence of a script/pkg across all distribution points.