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
+1
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@ if input key is empty, or input data contains empty key.
127
127
128
128
### Improvements
129
129
130
+
* (baseapp, types) [#\9390](https://github.com/cosmos/cosmos-sdk/pull/9390) Add current block header hash to `Context`
130
131
* (x/bank) [\#8614](https://github.com/cosmos/cosmos-sdk/issues/8614) Add `Name` and `Symbol` fields to denom metadata
131
132
* (x/auth) [\#8522](https://github.com/cosmos/cosmos-sdk/pull/8522) Allow to query all stored accounts
132
133
* (crypto/types) [\#8600](https://github.com/cosmos/cosmos-sdk/pull/8600)`CompactBitArray`: optimize the `NumTrueBitsBefore` method and add an `Equal` method.
+ Check the spelling and grammar, even if you have to copy and paste from an external source.
6
+
+ Use simple sentences. Easy-to-read sentences mean the reader can quickly use the guidance you share.
7
+
+ Try to express your thoughts in a concise and clean way.
8
+
+ Don't abuse `code` format when writing in plain English.
9
+
+ Follow Google developer documentation [style guide](https://developers.google.com/style).
10
+
+ Check the meaning of words in Microsoft's [A-Z word list and term collections](https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/term-collections/accessibility-terms) (use the search input!).
11
+
12
+
13
+
14
+
## Technical Writing Course
15
+
16
+
Google provides a free [course](https://developers.google.com/tech-writing/overview) for technical writing.
0 commit comments