浏览代码

:loud_sound: add ALLOWED_ORIGINS to .env

visuddhinanda 3 年之前
父节点
当前提交
0a0206c6dd
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      change-logs.md

+ 6 - 1
change-logs.md

@@ -4,9 +4,14 @@ 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 adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+
+## [1.0.12] - 2022-12-16
+
+- add ALLOWED_ORIGINS to .env
+
 ## [1.0.11] - 2022-09-6
 
-add doctrine/dbal
+- add doctrine/dbal
 
 ## [1.0.10] - 2022-07-31