File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77<!-- insertion marker -->
8+ ## [ 0.1.1] ( https://github.com/mkdocstrings/autorefs/releases/tag/0.1.1 ) - 2021-02-28
9+
10+ <small >[ Compare with 0.1.0] ( https://github.com/mkdocstrings/autorefs/compare/0.1.0...0.1.1 ) </small >
11+
12+ ### Packaging
13+
14+ - Remove unused dependencies ([ 9c6a8e6] ( https://github.com/mkdocstrings/autorefs/commit/9c6a8e610f52d471fefa02baa4aef2773bdb59c0 ) by Oleh Prypin).
15+
16+
817## [ 0.1.0] ( https://github.com/mkdocstrings/autorefs/releases/tag/0.1.0 ) - 2021-02-17
918
1019<small >[ Compare with first commit] ( https://github.com/mkdocstrings/autorefs/compare/fe6faa5d5a7a901605ec8ab98df09dc95067f6a8...0.1.0 ) </small >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool .poetry ]
66name = " mkdocs-autorefs"
7- version = " 0.1.0 "
7+ version = " 0.1.1 "
88description = " Automatically link across pages in MkDocs."
99authors = [
1010 " Oleh Prypin <oleh@pryp.in>" ,
You can’t perform that action at this time.
0 commit comments