emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dash 6437adc 179/426: Release 1.3.0


From: Phillip Lord
Subject: [elpa] externals/dash 6437adc 179/426: Release 1.3.0
Date: Tue, 04 Aug 2015 19:37:34 +0000

branch: externals/dash
commit 6437adc5950842bc9e25459f4bc20bca633d1f8a
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>

    Release 1.3.0
---
 README.md          |    5 +++++
 dash.el            |    2 +-
 readme-template.md |    5 +++++
 3 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 2e0b6c7..0d11b7f 100644
--- a/README.md
+++ b/README.md
@@ -803,6 +803,11 @@ Change `readme-template.md` or `examples-to-docs.el` 
instead.
 
 ## Changelist
 
+### From 1.2.0 to 1.3.0
+
+- Add `-partition-in-steps`
+- Add `-partition-all-in-steps`
+
 ### From 1.1.0 to 1.2.0
 
 - Add `-last` (Matus Goljer)
diff --git a/dash.el b/dash.el
index 016d5b5..8e060d9 100644
--- a/dash.el
+++ b/dash.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012 Magnar Sveen
 
 ;; Author: Magnar Sveen <address@hidden>
-;; Version: 1.2.0
+;; Version: 1.3.0
 ;; Keywords: lists
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/readme-template.md b/readme-template.md
index daf227a..30d577e 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -71,6 +71,11 @@ Change `readme-template.md` or `examples-to-docs.el` instead.
 
 ## Changelist
 
+### From 1.2.0 to 1.3.0
+
+- Add `-partition-in-steps`
+- Add `-partition-all-in-steps`
+
 ### From 1.1.0 to 1.2.0
 
 - Add `-last` (Matus Goljer)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]