Browse Source

[docs] changelog

pull/14/head
Muthu Kumar 7 years ago
parent
commit
94fea11a7b
  1. 2
      README.md
  2. 4
      docs/Changelog.md

2
README.md

@ -10,7 +10,7 @@
![A quick demo](assets/demo.gif)
> Current version: `up v.0.3.0 (Alpha)`
> Current version: `up v.0.3.1 (Alpha)`
> Notes: `up` is now in Alpha! 🎉 [(Changelog)](/docs/Changelog.md)\
> ⚠️ `up` is pretty useable so far. If you're testing `up` on a development server, do give us feedback.

4
docs/Changelog.md

@ -1,5 +1,9 @@
# Changelog / Version history
## `up` v. 0.3.1
- Minor patch: Fixed sudo not being required for commands.
## `up` v. 0.3.0
- BREAKING API changes. Functions will now accept an object instead of a list of arguments. This allows for named parameters that don't have to follow a precise order. Check [README](../README.md) for details.

Loading…
Cancel
Save