Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit 06ae939

Browse files
committed
update release notes
1 parent 55950d5 commit 06ae939

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Paperspace API (v0.1.8)
1+
# Paperspace API (v0.1.9)
22

33
![image](https://user-images.githubusercontent.com/585865/27562775-26b8acc6-5a9c-11e7-8270-2b80ca895bc5.png)
44

@@ -24,9 +24,9 @@ The **Paperspace API** is the official devkit for automating your [Paperspace](h
2424
#### Option 1: Download the pre-built 'paperspace' binary for your plaftorm
2525

2626
Pre-built 'paperspace' binaries are available for:
27-
* [Windows](https://s3.amazonaws.com/paperspace-node/v0.1.8/win/paperspace.exe)
28-
* [Mac](https://s3.amazonaws.com/paperspace-node/v0.1.8/mac/paperspace)
29-
* [Linux](https://s3.amazonaws.com/paperspace-node/v0.1.8/linux/paperspace)
27+
* [Windows](https://s3.amazonaws.com/paperspace-node/v0.1.9/win/paperspace.exe)
28+
* [Mac](https://s3.amazonaws.com/paperspace-node/v0.1.9/mac/paperspace)
29+
* [Linux](https://s3.amazonaws.com/paperspace-node/v0.1.9/linux/paperspace)
3030

3131
After downloading, make sure the 'paperspace' binary is permitted to run on your system by marking its permissions appropriately.
3232
Also, add the directory containing the 'paperspace' binary to your path using a method appropriate for your platform.

releasenotes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Paperspace API Release Notes
22

3+
## Release Notes for v0.1.9
4+
5+
#### New features
6+
* New jobs machineTypes method for discovering available job machine types.
7+
8+
#### Fixes
9+
* Fix for paperspace cached api key overriding an explicit api key parameter in paperspace-node apps.
10+
* Minor doc fixes
11+
312
## Release Notes for v0.1.8
413

514
#### New features

0 commit comments

Comments
 (0)