You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to `oauth` will be documented in this file.
4
4
5
+
## v1.0.6 - 2024-10-22
6
+
7
+
### Temporary modifications to the configuration file variables.
8
+
9
+
A line has been added to solve a synchronization problem when recovering a value from the configuration file when executing migrations.
10
+
11
+
The variables in the configuration file are temporarily configured before finishing the process since the 'oauth' file is not required until the installation command process finishes.
0 commit comments