Skip to content

Commit 9b15a95

Browse files
authored
Merge pull request #3 from brendo/support-objects-as-vars
Allow non-primative values to be serialised prior to saving in Gitlab
2 parents 256cccc + 78b952a commit 9b15a95

File tree

5 files changed

+1060
-868
lines changed

5 files changed

+1060
-868
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## Unreleased
88

9+
### Fixed
10+
11+
- Values, such as objects, are now serialised prior to saving in Gitlab.
12+
913
## [v1.1.0] - 2017-08-24
1014

1115
### Changed

0 commit comments

Comments
 (0)