Просмотр исходного кода

:loud_sound: add ALLOWED_ORIGINS to .env

visuddhinanda 3 лет назад
Родитель
Сommit
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