1
0
mirror of https://github.com/actions/setup-python.git synced 2026-04-16 19:15:39 +02:00

Revert "Update releases/v1 with changes from master (#67)" (#68)

This reverts commit bdd6409dc1.
This commit is contained in:
Konrad Pabjan
2020-03-09 10:51:55 +01:00
committed by GitHub
parent bdd6409dc1
commit 948e5343c7
187 changed files with 15033 additions and 6120 deletions
+13
View File
@@ -0,0 +1,13 @@
# Changelog
- 0.0.4 (2016/01/23)
- supported Node v0.12 or later.
- 0.0.3 (2014/01/20)
- fixed package.json
- 0.0.1 (2012/02/18)
- supported Node v0.6.x (0.6.11 or later).
- 0.0.0 (2012/02/11)
- first release.