Skip to content

Commit

Permalink
Rework changelog and upgrade notes
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed May 12, 2016
1 parent 51ec323 commit ee0a604
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 16 deletions.
21 changes: 5 additions & 16 deletions CHANGELOG.md
@@ -1,17 +1,6 @@
CHANGELOG
=========
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

A [BC BREAK] means the update will break the project for many reasons:

* new mandatory configuration
* new dependencies
* class refactoring

### 2014-11-06

* sitemap command now gets a new argument ``sitemap_path`` which overrides ``base_url`` when it comes to appending to generate sitemap URLs in the index file.

### 2012-12-13

* [BC BREAK] informations used for the SeoPage are now under a new section 'page', please review the
installation.rst file.
## [Unreleased]
### Added
6 changes: 6 additions & 0 deletions UPGRADE-2.0.md
@@ -0,0 +1,6 @@
UPGRADE FROM 1.X to 2.0
=======================

Nothing was documented since now.

If you find BC break and want to contribute, feel free.

0 comments on commit ee0a604

Please sign in to comment.