🔀 Merge tag 'v0.0.1' into develop
🔖🎉 Initial release
This commit is contained in:
		
				commit
				
					
						9e1bc2ccb0
					
				
			
		
					 1 changed files with 16 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								CHANGELOG.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								CHANGELOG.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | ||||||
|  | # Changelog | ||||||
|  | 
 | ||||||
|  | ## [0.0.1] - 2024-03-02 | ||||||
|  | 
 | ||||||
|  | 🎉 Initial release. | ||||||
|  | 
 | ||||||
|  | For this first release, we only have the initial `my-log drop` command implemented, which adds the ability to add new entries to a log. | ||||||
|  | 
 | ||||||
|  | We also have `my-log config` to create the initial config file. | ||||||
|  | 
 | ||||||
|  | Parsing the log files will be added to a future release, but the generated logs are compatible with [droplogger](https://github.com/goodevilgenius/droplogger), which can still be used. | ||||||
|  | 
 | ||||||
|  | ### Added | ||||||
|  | 
 | ||||||
|  | - `my-log drop`: adds a new log entry | ||||||
|  | - `my-log config`: copies the default config to the default file location | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue