Sha256: ea8d6d796b1b80f6d538dd4addb505e3ba4374d3eed3187af7decaa07048e357

Contents?: true

Size: 736 Bytes

Versions: 2

Compression:

Stored size: 736 Bytes

Contents

# Octopress Deploy Changelog

## Current version

### 1.0.0 RC3 - 2014-03-22

#### Minor Enhancements
- Default rsync flags are now `-rltDvz` so they no
  longer try to set file permissions or preserve owner and
  group name on remote. Issue: #19
- Added `flags` config for rsync allows customization of flags.
- Added support for octopress-ink documentation system.
- Added a `update_docs` Rake task to update assets/docs/index.markdown from README.md.

#### Bug Fixes
- No longer stripping forward slashes on remote_path. Issue #18
- `pull` command no longer promises a default directory.

## Past versions

### 1.0.0 RC2 - 2014-03-18
- CHANGE: `add_bucket` command becomes `add-bucket` 

### 1.0.0 RC1 - 2014-03-17
- Initial release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
octopress-deploy-1.0.0.rc.4 CHANGELOG.md
octopress-deploy-1.0.0.rc.3 CHANGELOG.md