Skip to content

Commit

Permalink
release 1.34.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Timi-Artturi Mäkelä committed Aug 9, 2021
1 parent 8287663 commit bc510f8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]


## [Released]
## [1.34.2] - 2021-08-09

### Added
- Added pagination parameters `page` and `page_count`. These can be used inside pagination.dust

## [1.34.1] - 2021-06-22

### Fixed
- Fix archive pages for custom taxonomies when filtering with another taxonomy.
- Fix a variable typo
Expand Down
2 changes: 1 addition & 1 deletion dustpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Author: Miika Arponen & Ville Siltala / Geniem Oy
Author URI: http://www.geniem.com
License: GPLv3
Version: 1.34.0
Version: 1.34.2
*/

final class DustPress {
Expand Down

0 comments on commit bc510f8

Please sign in to comment.