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: source/documentation/4.0/changes.markdown
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: page
3
3
title: "Change Log for FW/1 and Friends"
4
-
date: 2016-09-14 15:00
4
+
date: 2016-09-16 20:00
5
5
comments: false
6
6
sharing: false
7
7
footer: true
@@ -68,6 +68,7 @@ Enhancements
68
68
Bug Fixes
69
69
---
70
70
71
+
*[449](https://github.com/framework-one/fw1/issues/449) - Fix race condition in DI/1's bean resolution caching.
71
72
*[446](https://github.com/framework-one/fw1/issues/446) - Fix bug in `$RESOURCES` when `nested` resource appeared in multiple `resources`.
72
73
*[440](https://github.com/framework-one/fw1/issues/440) - Improved thread safety on application reloading. Even `reloadApplicationOnEveryRequest : true` should be safe now!
73
74
*[429](https://github.com/framework-one/fw1/issues/429) - Removed `expandPath()` in calls to `cachedFileExists()`.
0 commit comments