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

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

[elpa] externals/dash 22d2c2d 199/426: Release 1.6.0


From: Phillip Lord
Subject: [elpa] externals/dash 22d2c2d 199/426: Release 1.6.0
Date: Tue, 04 Aug 2015 19:37:42 +0000

branch: externals/dash
commit 22d2c2d0caa07ca78e5887f8b3028c849c26f59d
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>

    Release 1.6.0
---
 dash.el            |    2 +-
 readme-template.md |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dash.el b/dash.el
index ba5ec25..093ccd6 100644
--- a/dash.el
+++ b/dash.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012 Magnar Sveen
 
 ;; Author: Magnar Sveen <address@hidden>
-;; Version: 1.5.0
+;; Version: 1.6.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 e8c320e..c361293 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -71,6 +71,10 @@ Change `readme-template.md` or `examples-to-docs.el` instead.
 
 ## Changelist
 
+### From 1.5.0 to 1.6.0
+
+- Add `-min`, `-max`, `-min-by` and `-max-by` (Johan Andersson)
+
 ### From 1.4.0 to 1.5.0
 
 - Add `-sum` and `-product` (Johan Andersson)
@@ -103,7 +107,7 @@ Change `readme-template.md` or `examples-to-docs.el` 
instead.
  - [Nic Ferrier](https://github.com/nicferrier) contributed `-cons*`.
  - [Wilfred Hughes](https://github.com/Wilfred) contributed `-slice`.
  - [Emanuel Evans](https://github.com/shosti) contributed `-if-let`, 
`-when-let` and `-insert-at`.
- - [Johan Andersson](https://github.com/rejeep) contributed `-sum` and 
`-produce`.
+ - [Johan Andersson](https://github.com/rejeep) contributed `-sum`, 
`-produce`, `-min`, `-max`, `-min-by` and `-max-by`.
 
 Thanks!
 



reply via email to

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