| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,9 +4,10 @@ Change Log | |||
| 4 | 4 | 0.9999999/1.0b8 | |
| 5 | 5 | ~~~~~~~~~~~~~~~ | |
| 6 | 6 | ||
| 7 | - Released on XXX | ||
| 7 | + Released on September 10, 2015 | ||
| 8 | 8 | ||
| 9 | - * XXX | ||
| 9 | + * Fix #195: fix the sanitizer to drop broken URLs (it threw an | ||
| 10 | + exception between 0.9999 and 0.999999). | ||
| 10 | 11 | ||
| 11 | 12 | ||
| 12 | 13 | 0.999999/1.0b7 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,4 +22,4 @@ | |||
| 22 | 22 | "getTreeWalker", "serialize"] | |
| 23 | 23 | ||
| 24 | 24 | # this has to be at the top level, see how setup.py parses this | |
| 25 | - __version__ = "0.9999999-dev" | ||
| 25 | + __version__ = "0.9999999" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments