Release 1.3.0

master
Magnar Sveen 13 years ago
parent 3c546aba07
commit 6437adc595
  1. 5
      README.md
  2. 2
      dash.el
  3. 5
      readme-template.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)

@ -3,7 +3,7 @@
;; Copyright (C) 2012 Magnar Sveen
;; Author: Magnar Sveen <magnars@gmail.com>
;; Version: 1.2.0
;; Version: 1.3.0
;; Keywords: lists
;; This program is free software; you can redistribute it and/or modify

@ -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)

Loading…
Cancel
Save