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.rst
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
Changelog
2
2
---------
3
3
4
+
1.4.3
5
+
-----
6
+
7
+
* Revert "Fix the `build/endif_comment` check", same as reverted in upstream
8
+
9
+
4
10
1.4.2
5
11
-----
6
12
@@ -15,7 +21,7 @@ Changelog
15
21
-----
16
22
17
23
* Incorporate cpplint updates from google (62385582b847, 2017-08-16)
18
-
* Fix the `build/endif_comment` check (https://github.com/google/styleguide/pull/169): This will flagging `#endif` without comment unless the rule `build/endif_comment` is disabled.
24
+
* Fix the `build/endif_comment` check (https://github.com/google/styleguide/pull/169)
19
25
* Teach the explicit constructor check about constexpr (#56)
20
26
* Changed vs7 output format (#57)
21
27
* Remove presubmit check for DISALLOW_* macros (#54)
0 commit comments