本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Kosmorro
/
kosmorro
镜像来自
https://github.com/Kosmorro/kosmorro
關注
1
收藏
0
複製
0
程式碼
問題
版本發佈
36
活動
瀏覽代碼
build: bump version 0.2.3
tags/v0.2.3
Jérôme Deuchnord
6 年之前
父節點
db4225fe52
當前提交
c0ba12e2fa
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID:
BC6F3C345B7D33B0
共有
2 個檔案被更改
,包括
10 行新增
和
1 行删除
統一視圖
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
CHANGELOG.md
+1
-1
kosmorrolib/version.py
+ 9
- 0
CHANGELOG.md
查看文件
@@ -1,3 +1,12 @@
# [v0.2.3](https://github.com/Deuchnord/kosmorro/compare/v0.2.2...v0.2.3) (2019-11-24)
### Bug Fixes
* **dumper:** display the right date on output text ([2511d31](https://github.com/Deuchnord/kosmorro/commit/2511d31c37dc5bbb790ebeabc7c230e8641b1448))
# [v0.2.2](https://github.com/Deuchnord/kosmorro/compare/v0.2.1...v0.2.2) (2019-11-18)
# [v0.2.2](https://github.com/Deuchnord/kosmorro/compare/v0.2.1...v0.2.2) (2019-11-18)
+ 1
- 1
kosmorrolib/version.py
查看文件
@@ -16,4 +16,4 @@
# You should have received a copy of the GNU Affero General Public License
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
VERSION = '0.2.
2
'
VERSION = '0.2.
3
'
Write
Preview
Loading…
取消
儲存