Sha256: e8a219f544629b87b725168bfe0821aacbc67438daaff7b881d0cd04570a6dda

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

Stored size: 1.22 KB

Contents

---
title: "Octopress Changelog"
permalink: /changelog/
---

## Current released version

### 3.0.0 RC11 - 2014-19-07

- Replaced Hash extensions with Jekyll utility methods
- Replaced String extension "titlecase" with Octopress utility method

## Past versions

### 3.0.0 RC10 - 2014-05-07

- Now using SafeYAML.load instead of YAML.safe_load [#38](https://github.com/octopress/octopress/issues/38)

### 3.0.0 RC9 - 2014-05-07

- Support for Jekyll 2.0

### 3.0.0 RC8 - 2014-05-02

- Improved draft date management [#35](https://github.com/octopress/octopress/issues/35)

### 3.0.0 RC7 - 2014-03-24

- Fixed Time.parse with `--date` option on new posts and pages.
- Bumped Jekyll to 1.5.

### 3.0.0 RC6 - 2014-03-22

- Added support for octopress-ink documentation system.
- Added a `update_docs` Rake task to update docs from the readme and changelog.

### 3.0.0 RC5 - 2014-03-21
- Added octopress-docs to blessed gem list.

### 3.0.0 RC4 - 2014-03-18
- Updated mercenary. Fixed issue: #34

### 3.0.0 RC3 - 2014-03-18
- `serve --watch` fixed. Fixed issue: #33

### 3.0.0 RC2 - 2014-03-18
- `new post` command has new `--dir` option to save new posts in _posts/<DIR>/. Fixed issue #31

### 3.0.0 RC1 - 2014-03-17
- Initial release of Octopress CLI

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
octopress-3.0.0.rc.11 assets/docs/changelog.markdown