Skip to content

Commit f3bb088

Browse files
committed
release v0.1.0
1 parent bd70d33 commit f3bb088

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

CHANGELOG.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
filesystem_resize CHANGELOG
2-
==========================
1+
CHANGELOG for filesystem_resize
2+
===============================
33

44
This file is used to list changes made in each version of the filesystem_resize cookbook.
55

6-
0.1.0
7-
-----
8-
- [your_name] - Initial release of filesystem_resize
6+
## v0.1.0 (2014-08-11)
97

10-
- - -
11-
Check the [Markdown Syntax Guide](http://daringfireball.net/projects/markdown/syntax) for help with Markdown.
12-
13-
The [Github Flavored Markdown page](http://github.github.com/github-flavored-markdown/) describes the differences between markdown on github and standard markdown.
8+
* Initial release of `filesystem_resize`.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Description
33
[![Cookbook Version](https://img.shields.io/cookbook/v/filesystem_resize.svg?style=flat)](https://supermarket.getchef.com/cookbooks/filesystem_resize)
44
[![Dependency Status](http://img.shields.io/gemnasium/onddo/filesystem_resize-cookbook.svg?style=flat)](https://gemnasium.com/onddo/filesystem_resize-cookbook)
55
[![Code Climate](http://img.shields.io/codeclimate/github/onddo/filesystem_resize-cookbook.svg?style=flat)](https://codeclimate.com/github/onddo/filesystem_resize-cookbook)
6-
[![Build Status](http://img.shields.io/travis/onddo/filesystem_resize-cookbook.svg?style=flat)](https://travis-ci.org/onddo/filesystem_resize-cookbook)
6+
[![Build Status](http://img.shields.io/travis/onddo/filesystem_resize-cookbook/0.1.0.svg?style=flat)](https://travis-ci.org/onddo/filesystem_resize-cookbook)
77

88
This Chef cookbook resizes the file system automatically when the underlying partition or disk increases its size.
99

0 commit comments

Comments
 (0)