Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit eeb2a4b

Browse files
author
PyBash
committed
Release v2.0.0
1 parent e05d905 commit eeb2a4b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.0.0 (New Era Update)
2+
- Fixed few bugs
3+
- Removed `requestsLib` Module
4+
- New Modules - `conversion`, `error`, `htmlXml`, `mensuration`, `sencrypt`, `units`
5+
- Renamed - `date_utils` -> `dateUtils`
6+
- Even more consistent naming and organization
7+
- All new documentation complete.
8+
- New CLI - gitIt
9+
- comes with setupPyGen v1.0.1
10+
111
# 1.1.2 (Production/Stable)
212
- Fixed `requestsLib` functions with data parameter
313
- Fixed functions in `date_utils`

docs/source/setupPyGen Changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
setupPyGen Changelog
33
********************
44

5+
v1.0.1
6+
======
7+
* Added support for ``find_packages()``
8+
59
v1.0.0
610
======
711
* Initial Release

0 commit comments

Comments
 (0)