Quellcode durchsuchen

Update the CHANGELOG

Victor Sigler vor 5 Jahren
Ursprung
Commit
577088a53c
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -20,7 +20,8 @@ All notable changes to this project will be documented in this file. Changes not
 
 ## Fixed
 
-- Fix misspell `serialise`. ([#473](https://github.com/httpswift/swifter/pull/473)) by [@mtgto](https://github.com/mtgto)
+* Fix misspell `serialise`. ([#473](https://github.com/httpswift/swifter/pull/473)) by [@mtgto](https://github.com/mtgto)
+* Fix an issue causing Danger was not working properly. ([#486](https://github.com/httpswift/swifter/pull/486)) by [@Vkt0r](https://github.com/Vkt0r)
 
 # [1.5.0]