|
@@ -3,6 +3,10 @@ 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 aims to adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
+## 1.8.3 (Thursday, 17 September, 2020)
|
|
|
+### Fixes
|
|
|
+- Reverts 1.8.2 as it broke a few things
|
|
|
+
|
|
|
## 1.8.2 (Thursday, 17 September, 2020)
|
|
|
### Fixes
|
|
|
- Regex in URL parameters shouldn't fuck the generated examples up anymore (https://github.com/knuckleswtf/scribe/commit/cf44fbbcd3643086859ba724f6e4d4315941b471)
|