8000 Bugfix/relative links by mattpolzin · Pull Request #127 · SwiftDocOrg/swift-doc · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Bugfix/relative links #127

Merged
merged 13 commits into from
Jul 27, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add changelog entry for #127
  • Loading branch information
mattt committed Jul 27, 2020
commit f8cc4e3d405018ccfdfdbce080e64dde4e0e5c9f
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
#140 by @JaapWijnen.
- Fixed whitespace of code listings.
#144 by @mbrandonw.
- Fixed crash when attempting to generate paths with no base URL specified.
#127 by @mattpolzin, @kareman, and @mattt.

## [1.0.0-beta.3] - 2020-05-19

Expand Down
0