Skip to content

Commit 4564df9

Browse files
committed
Add v0.130 details to CHANGELOG.md
1 parent a7a6eaa commit 4564df9

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### v0.130 (2015-11-04)
2+
- (EXPERIMENTAL) vagrant-spk auto meteor improvements:
3+
- Automatically switch (some) HTTP resource references to HTTPS.
4+
- Add kentonv:accounts-sandstorm to generated packages.
5+
- Use git repo name to infer package name.
6+
- Store git repo URL in the package metadata.
7+
- Meteor stack: Use `meteor-spk` version 0.1.8. This fixes a bug where
8+
niscudb => Mongo 3 migrations would sometimes fail. If your app has
9+
`PACKAGE=meteor-spk-0.1.7` in `.sandstorm/setup.sh`, **and** if it
10+
ever had a previous version, then you should migrate to
11+
`PACKAGE=meteor-spk-0.1.8` and do `vagrant-spk destroy` to flush the
12+
cached meteor-spk package version in any packaging VMs.
13+
114
### v0.125 (2015-10-22)
215
- Provide a SANDSTORM=1 environment variable so apps can decide if they are
316
running in Sandstorm, through a check at runtime.

0 commit comments

Comments
 (0)