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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
## 3.0.1 (Unreleased)
1
+
## 3.0.1 (January 12, 2021)
2
2
3
3
BUG FIXES:
4
4
5
-
*`resource_integer`: Integers in state that do not cleanly fit into float64s no longer lose their precision [GH-132]
5
+
*`resource_integer`: Integers in state that do not cleanly fit into float64s no longer lose their precision ([#132](https://github.com/terraform-providers/terraform-provider-random/issues/132))
0 commit comments