Parcourir la source

Update CHANGELOG.md

Shalvah il y a 5 ans
Parent
commit
7e588d52cf
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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/),
 
 ### Removed
 
+## 1.3.0 (Friday, 17 July, 2020)
+### Fixed
+- Provided option to bypass database drivers that don't support transactions (https://github.com/knuckleswtf/scribe/pull/55, https://github.com/knuckleswtf/scribe/pull/57)
+
 ## 1.2.0 (Sunday, 5 July, 2020)
 ### Added
 - Include raw request URL in Postman collection (https://github.com/knuckleswtf/scribe/pull/43)