We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2b7d6 commit c9fa97eCopy full SHA for c9fa97e
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## 2.5.14 (2020-12-17)
9
+
10
+### Added:
11
12
+* Eneco case
13
+* Popup for articles
14
15
## 2.5.13 (2020-11-12)
16
17
### Fixed:
package.json
@@ -2,7 +2,7 @@
2
"name": "bytecode-website",
3
"private": false,
4
"description": "The Bytecode Digital Agency website, released as free software",
- "version": "v2.5.13",
+ "version": "v2.5.14",
"author": "Luciano Nooijen <luciano@bytecode.nl>",
"keywords": [
"bytecode"
0 commit comments