File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
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
+ ## [ Unreleased]
9
+
10
+ ## [ 1.1.0] - 2020-08-19
11
+
12
+ ### Added
13
+
14
+ - ` project_id ` optional field to ` order ` creation
15
+ - ` metadata ` optional field to ` order ` creation
16
+ - ` project_id ` optional field to ` estimate ` creation
17
+ - changelog file
18
+
19
+ ## [ 1.0.0] - 2020-07-05
20
+
21
+ ### Added
22
+
23
+ - This is the first official release of Patch's Ruby Gem.
24
+
25
+ ## [ 1.0.0.pre] - 2020-07-02
26
+
27
+ ### Added
28
+
29
+ - Pre-release of v1 Gem
30
+ - Adds support for Orders, Estimates, Projects and Preferences
31
+
You can’t perform that action at this time.
0 commit comments