Explorar el Código

Update changelog

shalvah hace 4 años
padre
commit
a2d6f5e5c0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -12,6 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ### Removals
 
+## 2.0.2 (Friday, 30 October 2020)
+### Fixes
+- Properly exclude package's routes when generating (https://github.com/knuckleswtf/scribe/commit/a57a7fe232e44894b5fe542463ff27a1cc9e6405)
+
 ## 2.0.1 (Monday, 26 October 2020)
 ### Fixes
 - Added a missing colon in Try It Out buttons' CSS (https://github.com/knuckleswtf/scribe/pull/123)