shalvah 4 anni fa
parent
commit
a2d6f5e5c0
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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)