Remove more references to grit and start updating readme (#1486)

* Remove more references to grit

* Update History and Readme
This commit is contained in:
Dawa Ometto
2020-03-18 18:17:22 +01:00
committed by GitHub
parent f8829c68d6
commit f6f81b39f8
4 changed files with 46 additions and 68 deletions
+10
View File
@@ -1,3 +1,13 @@
# 5.0 / 2020-03-17
This is a major new release that substantially cleans up and improves the codebase. It also introduces many new features, bugfixes, and removing major limitations. See [here](https://github.com/gollum/gollum/wiki/5.0-release-notes) for a list of changes.
**Note**: due to changes in the way in which Gollum handles filenames, you may have to change some links in your wiki when migrating from gollum 4.x. See the [release notes](https://github.com/gollum/gollum/wiki/5.0-release-notes) for more details.
Many thanks to all the users who have provided feedback, and everyone who has chipped in in the development process!
Many of these changes have been made possible by removing the default grit adapter in favour of the new [rugged adapter](https://github.com/gollum/rugged_adapter).
# 4.1.0 /2017-03-09
* Added file deletion functionality to file view