-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f175090
commit 374e82f
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Changelog for Sitemap | ||
|
||
* 1.0.5 (2016-01-22) | ||
|
||
* Include images in sitemap (credit: @SahAssar) | ||
* Check searchable (credit: @SahAssar) | ||
|
||
* 1.0.4 (2015-09-12) | ||
|
||
* Added support for regex ignores (credit: @LeonB) | ||
* Check whether the contenttype is viewless or not (credit: @sbani) | ||
* Added config to ignore listings (credit: @sbani) | ||
|
||
* 1.0.3 (2015-04-21) | ||
|
||
* Fix issue with non-defined ignore in config. Fixes #4 (credit: @xiaohutai) | ||
|
||
* 1.0.2 (2015-03-30) | ||
|
||
* Fixed typo in filename (credit: @sylwit) | ||
|
||
* 1.0.1 (2015-03-13) | ||
|
||
* Add some keywords | ||
|
||
* 1.0.0 (2014-01-07) | ||
|
||
* Initial release for Bolt 2 |