Add PR number to CHANGELOG entries
This commit is contained in:
		@@ -3,7 +3,8 @@
 | 
			
		||||
        "version": "2.2.0",
 | 
			
		||||
        "changes": [
 | 
			
		||||
            {
 | 
			
		||||
                "note": "add parameter assertions to methods"
 | 
			
		||||
                "note": "add parameter assertions to methods",
 | 
			
		||||
                "pr": 1823
 | 
			
		||||
            }
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,8 @@
 | 
			
		||||
        "version": "4.4.0",
 | 
			
		||||
        "changes": [
 | 
			
		||||
            {
 | 
			
		||||
                "note": "Update wrappers to include parameter assertions"
 | 
			
		||||
                "note": "Update wrappers to include parameter assertions",
 | 
			
		||||
                "pr": 1823
 | 
			
		||||
            }
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,8 @@
 | 
			
		||||
        "version": "2.1.0",
 | 
			
		||||
        "changes": [
 | 
			
		||||
            {
 | 
			
		||||
                "note": "Add new assertions: `isArray`, `isBlockParam`"
 | 
			
		||||
                "note": "Add new assertions: `isArray`, `isBlockParam`",
 | 
			
		||||
                "pr": 1823
 | 
			
		||||
            }
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user