Просмотр исходного кода

changelog: fix `Unreleased` diff link

Fabian Peter Hammerle 4 лет назад
Родитель
Сommit
e49b89c9d7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-## Unreleased
+## [Unreleased]
 ### Fixed
 - upgrade default tor version: 0.4.1.6 -> 0.4.1.7
   (non-breaking, fixes only, https://gitweb.torproject.org/tor.git/plain/ChangeLog)