<a name="0.4.4"></a>
## 0.4.4 (2015-07-30)


* little refactor improving output messages
 ([9d57dca](https://github.com/bumped/bumped/commit/9d57dca))
* updated settings
 ([ffd0c52](https://github.com/bumped/bumped/commit/ffd0c52))



<a name="0.4.3"></a>
## 0.4.3 (2015-07-29)


* 0.4.3 releases
 ([e0d84cf](https://github.com/bumped/bumped/commit/e0d84cf))
* added pre & post tests hooks
 ([e5fbbcf](https://github.com/bumped/bumped/commit/e5fbbcf))
* little refactor
 ([019e49b](https://github.com/bumped/bumped/commit/019e49b))
* Update package.json
 ([7cd77e2](https://github.com/bumped/bumped/commit/7cd77e2))
* updated
 ([9fd9a2d](https://github.com/bumped/bumped/commit/9fd9a2d))



<a name="0.4.2"></a>
## 0.4.2 (2015-07-29)


* 0.4.2 releases
 ([11d17d8](https://github.com/bumped/bumped/commit/11d17d8))
* deleted last line break in plugins
 ([da759cf](https://github.com/bumped/bumped/commit/da759cf))
* improved plugins output
 ([4a383f8](https://github.com/bumped/bumped/commit/4a383f8))
* Update Bumped.plugins.coffee
 ([6be6634](https://github.com/bumped/bumped/commit/6be6634))
* Update Bumped.plugins.coffee
 ([df3fa76](https://github.com/bumped/bumped/commit/df3fa76))



<a name="0.4.1"></a>
## 0.4.1 (2015-07-21)


* 0.4.1 releases
 ([1bf6f55](https://github.com/bumped/bumped/commit/1bf6f55))
* added force-require dependency
 ([eee1c13](https://github.com/bumped/bumped/commit/eee1c13))
* Update .bumpedrc
 ([6b861b6](https://github.com/bumped/bumped/commit/6b861b6))



<a name="0.4.0"></a>
# 0.4.0 (2015-07-21)


* 0.4.0 releases
 ([db72422](https://github.com/bumped/bumped/commit/db72422))
* added bumped-terminal as dev dependency
 ([613ea6b](https://github.com/bumped/bumped/commit/613ea6b))
* added minimal plugin interface
 ([863a775](https://github.com/bumped/bumped/commit/863a775))
* fixed set array
 ([4cce160](https://github.com/bumped/bumped/commit/4cce160))
* little refactor
 ([2449841](https://github.com/bumped/bumped/commit/2449841))
* Merge pull request #2 from bumped/hooks
 ([8bc8e3c](https://github.com/bumped/bumped/commit/8bc8e3c))
* refactor tests
 ([1101c50](https://github.com/bumped/bumped/commit/1101c50))
* unified handle errors
 ([4a00ccf](https://github.com/bumped/bumped/commit/4a00ccf))
* WIP
 ([d9563a4](https://github.com/bumped/bumped/commit/d9563a4))



<a name="0.3.0"></a>
# 0.3.0 (2015-07-09)


* fixed little bug
 ([70d5695](https://github.com/bumped/bumped/commit/70d5695))
* indented
 ([66d0aa9](https://github.com/bumped/bumped/commit/66d0aa9))
* load plugins scaffold
 ([cc66f31](https://github.com/bumped/bumped/commit/cc66f31))
* Merge branch 'hooks'
 ([3fea910](https://github.com/bumped/bumped/commit/3fea910))
* Merge branch 'hooks'
 ([17b8348](https://github.com/bumped/bumped/commit/17b8348))
* refactor semver.release method
 ([3191e18](https://github.com/bumped/bumped/commit/3191e18))
* write plugins default scaffold
 ([29eafce](https://github.com/bumped/bumped/commit/29eafce))



<a name="0.2.17"></a>
## 0.2.17 (2015-07-03)


* 0.2.17 releases
 ([260d5b0](https://github.com/bumped/bumped/commit/260d5b0))
* added better help
 ([eeb3845](https://github.com/bumped/bumped/commit/eeb3845))
* added keywords
 ([4aaf42f](https://github.com/bumped/bumped/commit/4aaf42f))
* little refactor
 ([bf7a0d1](https://github.com/bumped/bumped/commit/bf7a0d1))
* updated
 ([02ddff6](https://github.com/bumped/bumped/commit/02ddff6))



<a name="0.2.0"></a>
# 0.2.0 (2015-06-21)


* 0.2.0 releases
 ([e27c654](https://github.com/bumped/bumped/commit/e27c654))
* added config.set command
 ([4e7b4da](https://github.com/bumped/bumped/commit/4e7b4da))
* completed .set command 💄
 ([1d180b3](https://github.com/bumped/bumped/commit/1d180b3))
* fixed nested object
 ([dc86baf](https://github.com/bumped/bumped/commit/dc86baf))
* objects and array support in config.set. Avoid use it for set version
 ([e5bda4c](https://github.com/bumped/bumped/commit/e5bda4c))
* removed deprecated fs.exists 💀
 ([693cb75](https://github.com/bumped/bumped/commit/693cb75))
* try
 ([916ac1c](https://github.com/bumped/bumped/commit/916ac1c))
* updated
 ([88c69a6](https://github.com/bumped/bumped/commit/88c69a6))
* updated
 ([1e0b594](https://github.com/bumped/bumped/commit/1e0b594))
* use .stats instead of .exists
 ([04df0f2](https://github.com/bumped/bumped/commit/04df0f2))



<a name="0.1.0"></a>
# 0.1.0 (2015-06-01)


* added 'add' command
 ([2f1783b](https://github.com/bumped/bumped/commit/2f1783b))
* added 'remove' command
 ([9561b79](https://github.com/bumped/bumped/commit/9561b79))
* added basic documentation and little improvements
 ([8e41463](https://github.com/bumped/bumped/commit/8e41463))
* added method for load configuration files
 ([3090df1](https://github.com/bumped/bumped/commit/3090df1))
* added minimal bin interface and default configuration
 ([1694d57](https://github.com/bumped/bumped/commit/1694d57))
* added missing dependency
 ([6114f80](https://github.com/bumped/bumped/commit/6114f80))
* added support for release versions based in semver keyword and numbers
 ([0b301fe](https://github.com/bumped/bumped/commit/0b301fe))
* adjust message text
 ([19a10c6](https://github.com/bumped/bumped/commit/19a10c6))
* avoid circular dependency
 ([ffa7184](https://github.com/bumped/bumped/commit/ffa7184))
* check first
 ([1a95911](https://github.com/bumped/bumped/commit/1a95911))
* deleted unnecesary code
 ([12e3ee5](https://github.com/bumped/bumped/commit/12e3ee5))
* deleted unnecessary file check
 ([8c915d6](https://github.com/bumped/bumped/commit/8c915d6))
* doesn't init by default
 ([0b1de9c](https://github.com/bumped/bumped/commit/0b1de9c))
* ensure to initialize first
 ([86ec260](https://github.com/bumped/bumped/commit/86ec260))
* experiment
 ([b15897d](https://github.com/bumped/bumped/commit/b15897d))
* first commit
 ([dac2388](https://github.com/bumped/bumped/commit/dac2388))
* fixed remove method
 ([c1c59f2](https://github.com/bumped/bumped/commit/c1c59f2))
* little refactor
 ([581a7b9](https://github.com/bumped/bumped/commit/581a7b9))
* little refactor
 ([6bdc56c](https://github.com/bumped/bumped/commit/6bdc56c))
* Merge branch 'elenatorro-master'
 ([c0731ad](https://github.com/bumped/bumped/commit/c0731ad))
* naming refactor
 ([34f26a2](https://github.com/bumped/bumped/commit/34f26a2))
* README revised
 ([7dd952a](https://github.com/bumped/bumped/commit/7dd952a))
* refactor
 ([e31da57](https://github.com/bumped/bumped/commit/e31da57))
* refactor
 ([c10ccbc](https://github.com/bumped/bumped/commit/c10ccbc))
* refactor and updated cli
 ([2e21a8e](https://github.com/bumped/bumped/commit/2e21a8e))
* refactor CLI and normalize interface
 ([9a70226](https://github.com/bumped/bumped/commit/9a70226))
* refactor config into class
 ([90da435](https://github.com/bumped/bumped/commit/90da435))
* refactor into classes
 ([ad7c934](https://github.com/bumped/bumped/commit/ad7c934))
* refactor logger into class
 ([e57b4e6](https://github.com/bumped/bumped/commit/e57b4e6))
* refactor tests
 ([55c5611](https://github.com/bumped/bumped/commit/55c5611))
* refactor using async
 ([54888c4](https://github.com/bumped/bumped/commit/54888c4))
* releases 0.1.0
 ([356efa4](https://github.com/bumped/bumped/commit/356efa4))
* renamed
 ([bc9589c](https://github.com/bumped/bumped/commit/bc9589c))
* some fixes
 ([a7578be](https://github.com/bumped/bumped/commit/a7578be))
* split config.detect in two methods
 ([ea668e7](https://github.com/bumped/bumped/commit/ea668e7))
* support CSON by default
 ([06c5292](https://github.com/bumped/bumped/commit/06c5292))
* Update README.md
 ([ecbb1c3](https://github.com/bumped/bumped/commit/ecbb1c3))
* Update README.md
 ([7907437](https://github.com/bumped/bumped/commit/7907437))
* Update README.md
 ([66eff42](https://github.com/bumped/bumped/commit/66eff42))
* updated
 ([11ef67f](https://github.com/bumped/bumped/commit/11ef67f))
* updated
 ([a6850ac](https://github.com/bumped/bumped/commit/a6850ac))
* updated
 ([d6e7734](https://github.com/bumped/bumped/commit/d6e7734))
* use rc namespace instead of config
 ([df49d4a](https://github.com/bumped/bumped/commit/df49d4a))



