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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
1
# master
2
2
3
-
# Version 0.8.0
3
+
# Version 0.8.1
4
4
5
5
* Add the `blacklisted_keys_pattern` configuration option
6
6
* Prevent blacklisted keys from being sent to Locale servers in the Rails exception handler
7
+
8
+
# Version 0.8.0
9
+
7
10
* Fix problem with line ending in three dots. (@holli)
8
11
* Change deprecated File.exists? to File.exist?
9
12
* Fix "install --github" so it appends README.md. Before it truncated the README.md file with new content, now it appends content in a more correct manner.
0 commit comments