8000 docs(changes): add 1.0.0 notes · johnwalker/GitPython@21b0448 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 21b0448

Browse files
committed
docs(changes): add 1.0.0 notes
Just to declare the motivation behind this version jump, and state it is similar to v0.3.7.
1 parent 7f66285 commit 21b0448

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/source/changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog
33
=========
44

5+
1.0.0 - Notes
6+
=============
7+
8+
This version is equivalent to v0.3.7, but finally acknowledges that GitPython is stable and production ready.
9+
10+
It follows the `semantic version scheme <http://semver.org>`_, and thus will not break its existing API unless it goes 2.0.
11+
512
0.3.7 - Fixes
613
=============
714
* `IndexFile.add()` will now write the index without any extension data by default. However, you may override this behaviour with the new `write_extension_data` keyword argument.

0 commit comments

Comments
 (0)
0