Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakolev committed Dec 2, 2015
1 parent 4dce568 commit 8a0299a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Pando Changelog

## [1.1.2] - 2015-12-02

* Added cachefilesd to tweak nfs performance

## [1.1.1] - 2015-12-01

* Using `en_US.UTF-8` over `C.UTF-8`
Expand Down
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Config Github Settings
github_username = "iliakolev"
github_repo = "pando"
github_branch = "1.1.1"
github_branch = "1.1.2"
github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}"

# Server Configuration
Expand Down

0 comments on commit 8a0299a

Please sign in to comment.