aboutsummaryrefslogtreecommitdiff
path: root/docs/RelNotes/3.2.1.org
diff options
context:
space:
mode:
Diffstat (limited to 'docs/RelNotes/3.2.1.org')
-rw-r--r--docs/RelNotes/3.2.1.org27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/RelNotes/3.2.1.org b/docs/RelNotes/3.2.1.org
new file mode 100644
index 0000000..3e853ea
--- /dev/null
+++ b/docs/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 released on NonGNU Elpa.
+
+Also see https://emacsair.me/2021/08/06/nongnu-elpa
+and https://elpa.nongnu.org/nongnu/magit.html.