diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-08-06 18:07:00 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-08-06 18:07:00 +0200 |
| commit | b70f660e36c024fa9319ea0e2977e45ef3c6f3ac (patch) | |
| tree | c7de67e46bc8fbecd33afb8e7d0fc181dca741d3 /Documentation/RelNotes/3.2.1.org | |
| parent | 0c35dc3748274c52cddc7d92aad98f69de2ad323 (diff) | |
Release version 3.2.1v3.2.1
Diffstat (limited to 'Documentation/RelNotes/3.2.1.org')
| -rw-r--r-- | Documentation/RelNotes/3.2.1.org | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Documentation/RelNotes/3.2.1.org b/Documentation/RelNotes/3.2.1.org new file mode 100644 index 0000000..1a80950 --- /dev/null +++ b/Documentation/RelNotes/3.2.1.org @@ -0,0 +1,27 @@ +* It's Magit! A Git Porcelain inside Emacs + +Magit is a text-based Git user interface that puts an unmatched focus +on streamlining workflows. Commands are invoked using short mnemonic +key sequences that take the cursor’s position in the highly actionable +interface into account to provide context-sensitive behavior. + +With Magit you can do nearly everything that you can do when using Git +on the command-line, but at greater speed and while taking advantage +of advanced features that previously seemed too daunting to use on a +daily basis. Many users will find that by using Magit they can become +more effective Git user. + +For more information about Magit, see https://magit.vc. + +* Magit v3.2.1 Release Notes + +Released 6st August 2021 by Jonas Bernoulli. + +I am pleased to announce the release of Magit version 3.2.1. + +This is the first release that is available from NonGNU Elpa. It is +identical to version 3.2.0 except for dependency metadata, which had +to be changed so that this package could be release on NonGNU Elpa. + +Also see https://emacsair.me/2021/08/06/nongnu-elpa +and https://elpa.nongnu.org/nongnu/magit.html. |
