Skip to content

Commit

Permalink
Bump references to version to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netcarver committed Nov 17, 2016
1 parent 3f62049 commit 2efdd07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.textile
Expand Up @@ -2,7 +2,9 @@ h1. Changelog

Here's a summary of changes in each release. The list doesn't include some small changes or updates to test cases.

h2. Version 3.6.0 - upcoming
h2. Version 3.6.x - upcoming

h2. "Version 3.6.0 - 2016/11/17":https://github.com/textile/php-textile/releases/tag/v3.6.0

* Fix empty-like link texts (closes "#141":https://github.com/textile/php-textile/issues/141).
* Fix empty-like RedCloth definitions (closes "#142":https://github.com/textile/php-textile/issues/142).
Expand Down
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -12,7 +12,7 @@ h3. Using Composer

The recommended way to install PHP-Textile is via "Composer":https://getcomposer.org/ package manager. Navigate to your project directory, and run the command:

bc. $ composer require "netcarver/textile 3.5.*"
bc. $ composer require "netcarver/textile 3.6.*"

If you haven't yet used Composer, you will then want to include the autoloader file generated by Composer in your project:

Expand Down

0 comments on commit 2efdd07

Please sign in to comment.