mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Metafile updates
This commit is contained in:
		
							parent
							
								
									dd97c25368
								
							
						
					
					
						commit
						5f79ff5e8e
					
				
							
								
								
									
										12
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								CHANGELOG.md
									
									
									
									
									
								
							@ -10,6 +10,18 @@ All notable changes to this project will be documented in this file.
 | 
			
		||||
 | 
			
		||||
## Versions 
 | 
			
		||||
 | 
			
		||||
### [3.12.0] 2023-02-03 Phyrexia: All Will Be One
 | 
			
		||||
 | 
			
		||||
This was _very late_ and I apologize to everyone relying on this project. Some of these were slated for v3.11.1 but I just pushed them into v3.12.0.
 | 
			
		||||
 | 
			
		||||
* **Added:** Phyrexia: All Will Be One (ONE) and ONE Commander (ONC) set symbols ([#198](https://github.com/andrewgioia/keyrune/issues/198))
 | 
			
		||||
* **Added:** March of the Machines (MAT) set symbol ([#198](https://github.com/andrewgioia/keyrune/issues/198))
 | 
			
		||||
* **Added:** Alchemy: Dominaria (YDMU) set symbol ([#196](https://github.com/andrewgioia/keyrune/issues/198))
 | 
			
		||||
* **Added:** Dominaria Remastered (DMR) set symbol ([#194](https://github.com/andrewgioia/keyrune/issues/194))
 | 
			
		||||
* **Added:** Game Night 2022 (GN3) set symbol ([#192](https://github.com/andrewgioia/keyrune/issues/192))
 | 
			
		||||
* **Added:** Alchemy Horizons: Baldur's Gate (HBG) set symbol ([#193](https://github.com/andrewgioia/keyrune/issues/193))
 | 
			
		||||
* **Added:** Alchemy: Dominaria (YDMU) set symbol (the A23 symbol) ([#196](https://github.com/andrewgioia/keyrune/issues/196))
 | 
			
		||||
 | 
			
		||||
### [3.11.0] 2022-11-15 Brothers' War sets
 | 
			
		||||
 | 
			
		||||
* **Added:** The Brothers' War (BRO) set symbol ([#195](https://github.com/andrewgioia/keyrune/issues/195))
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,4 @@
 | 
			
		||||
# Keyrune v3.11.0
 | 
			
		||||
# Keyrune v3.12.0
 | 
			
		||||
 | 
			
		||||
## The Magic: the Gathering set symbol font!
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "keyrune",
 | 
			
		||||
    "homepage": "http://keyrune.andrewgioia.com",
 | 
			
		||||
    "version": "3.11.0",
 | 
			
		||||
    "version": "3.11.1",
 | 
			
		||||
    "authors": [
 | 
			
		||||
        "Andrew Gioia <andrew@gioia.email>"
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,6 @@
 | 
			
		||||
 * Global */
 | 
			
		||||
 | 
			
		||||
@ss-font-path: '../fonts';
 | 
			
		||||
@ss-version: '3.11.0';
 | 
			
		||||
@ss-version: '3.12.0';
 | 
			
		||||
@ss-font-size-base: 14px;
 | 
			
		||||
@ss-prefix: ss;
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "keyrune",
 | 
			
		||||
  "description": "Keyrune",
 | 
			
		||||
  "version": "3.11.0",
 | 
			
		||||
  "version": "3.11.1",
 | 
			
		||||
  "author": {
 | 
			
		||||
    "name": "Andrew Gioia",
 | 
			
		||||
    "email": "andrew@gioia.email",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user