Skip to content

Commit cd4090d

Browse files
Merge pull request #190 from JonathonReinhart/more-doc-updates
More doc updates
2 parents 6c8e0cf + c0a429e commit cd4090d

File tree

3 files changed

+212
-56
lines changed

3 files changed

+212
-56
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4646
- Allow top-level `image` to be omitted in `.scuba.yml` (#158)
4747

4848
### Fixed
49-
- Fixed deprecation error with collections.Mapping (#156)
49+
- Fixed deprecation error with `collections.Mapping` (#156)
5050

5151
### Removed
5252
- Drop support for Python 2 (#154)
@@ -157,7 +157,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
157157
- Add `-r` option to run container as root
158158
- Add automated testing (both unit and system tests)
159159
- Add support for Python 2.6 - 3.5
160-
- Added to PyPi
160+
- Added to PyPI
161161

162162
### Changed
163163
- Scuba is now a package, and setup.py installs it as such, including an

0 commit comments

Comments
 (0)